Add getDefinitions
[lsp-test.git] / .travis.yml
index 73de261bb86aa00e9fd950420e77a4dd0a87f33b..8c7812c9a574ef4ea478f6a326dac7f70f60e990 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 import-code-actions
   - git submodule update
   - stack --no-terminal --skip-ghc-check install -j2
   - stack exec hoogle generate