Explorar o código

hack(travis): temporarily fix travis

try a quick workaround for https://github.com/travis-ci/travis-ci/issues/1727
Brandon Philips %!s(int64=12) %!d(string=hai) anos
pai
achega
9ea1ef8916
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -6,3 +6,8 @@ install:
 
 script:
  - ./test.sh
+
+# temporarily fix Travis
+env:
+  global:
+      - TRAVIS_BUILD_DIR=/home/travis/build/coreos/etcd