Update hie on travis
[lsp-test.git] / .travis.yml
index c677e482f543cfbe6c2bf26f3e2f3e4c6917b78b..88efe99db2a0220c497b2d5b4a15f04eb36cb60d 100644 (file)
@@ -20,9 +20,9 @@ before_install:
   - npm update
 
 install:
-  - git clone https://github.com/Bubba/haskell-ide-engine.git --recursive
+  - git clone https://github.com/haskell/haskell-ide-engine.git --recursive
   - cd haskell-ide-engine
-  - git checkout pid-commands
+  - git submodule sync
   - git submodule update
   - stack --no-terminal --skip-ghc-check install -j2
   - stack exec hoogle generate