cd back to build dir
authorLuke Lau <luke_lau@icloud.com>
Mon, 30 Jul 2018 22:53:05 +0000 (23:53 +0100)
committerLuke Lau <luke_lau@icloud.com>
Mon, 30 Jul 2018 22:53:05 +0000 (23:53 +0100)
.travis.yml

index 7180006f543fe2e35db4cc49a3f8656859ddcad5..3f1c540eb9eca0578f2a7ba22fe1bdc6cc134d81 100644 (file)
@@ -36,7 +36,7 @@ before_install:
   # - export PATH=$HOME/dist-newstyle/build/*/ghc-*/haskell-ide-engine-*/x/hie/build:$PATH
   - stack --no-terminal --skip-ghc-check install -j2
   - stack exec hoogle generate
-  - cd ..
+  - cd $TRAVIS_BUILD_DIR
   - npm update
   - npm i -g javascript-typescript-langserver