Explorar el Código

Merge pull request #3755 from jonboulle/master

travis: only run unit tests
Jonathan Boulle hace 10 años
padre
commit
cc378585a9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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