Update hie on travis
[opengl.git] / .travis.yml
index 8c7812c9a574ef4ea478f6a326dac7f70f60e990..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 import-code-actions
+  - git submodule sync
   - git submodule update
   - stack --no-terminal --skip-ghc-check install -j2
   - stack exec hoogle generate