mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
travis: only run unit tests
Travis has chronic problems successfully running the integration suite - and we've successfully moved to Semaphore for that purpose - but can still be useful as a fail-fast option for testing unit tests and formatting.
This commit is contained in:
@@ -5,4 +5,4 @@ go:
|
||||
- 1.5
|
||||
|
||||
script:
|
||||
- INTEGRATION=y ./test
|
||||
- ./test
|
||||
|
||||
Reference in New Issue
Block a user