Mathieu Lecarme 7 vuotta sitten
vanhempi
sitoutus
a9916ed7a7
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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