Mathieu Lecarme hace 7 años
padre
commit
a9916ed7a7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -14,6 +14,7 @@ install:
   - export PATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace/bin:$PATH"
 
 script:
+  - ls ${TRAVIS_BUILD_DIR}/Godeps/_workspace/bin
   - ./.travis.gofmt.sh
   - make guerrillad
   - make test