Browse Source

Merge pull request #3755 from jonboulle/master

travis: only run unit tests
Jonathan Boulle 10 years ago
parent
commit
cc378585a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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