Checkout lastest release version of hie in travis
[lsp-test.git] / .travis.yml
index e3a21a9e5fd6405423db7ce46dc2fafbc92a0bba..de83a72926127cbcb761bd88d22765f4488bcf73 100644 (file)
@@ -61,7 +61,7 @@ before_install:
 - git init
 - git remote add origin https://github.com/haskell/haskell-ide-engine.git
 - git pull origin master
-- git checkout 0f697c8919747effca54be8a9b494896aea7d947
+- git checkout 0.11.0.0
 - git submodule update --init
 - cabal v2-update
 - |