Update command uniquing to match hie
[opengl.git] / .travis.yml
index 73de261bb86aa00e9fd950420e77a4dd0a87f33b..c677e482f543cfbe6c2bf26f3e2f3e4c6917b78b 100644 (file)
@@ -20,9 +20,9 @@ before_install:
   - npm update
 
 install:
-  - git clone https://github.com/haskell/haskell-ide-engine.git --recursive
+  - git clone https://github.com/Bubba/haskell-ide-engine.git --recursive
   - cd haskell-ide-engine
-  - git checkout c4190b22afa307bf8761d14ec71e17db79d7f395
+  - git checkout pid-commands
   - git submodule update
   - stack --no-terminal --skip-ghc-check install -j2
   - stack exec hoogle generate