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.
release-2.3
Jonathan Boulle 2015-10-26 12:47:15 -07:00
parent d44b79c3c9
commit 516be7a781
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ go:
- 1.5
script:
- INTEGRATION=y ./test
- ./test