Mathieu Lecarme 7 년 전
부모
커밋
a9916ed7a7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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