From: Luke Lau Date: Sat, 20 Apr 2019 21:37:05 +0000 (+0100) Subject: Merge branch 'master' into tdr-test-impls X-Git-Tag: 0.5.3.0~5^2~1 X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=2a96b8057517343244d3e716de0938dc4e6d7955;hp=-c Merge branch 'master' into tdr-test-impls --- 2a96b8057517343244d3e716de0938dc4e6d7955 diff --combined .travis.yml index 740d679,494ec7d..c1cf11b --- a/.travis.yml +++ b/.travis.yml @@@ -23,7 -23,7 +23,7 @@@ before_install - git init - git remote add origin https://github.com/haskell/haskell-ide-engine.git - git pull origin master - - git checkout 4c64789597cec9e73c9aeb901d9f6d0bb58251d9 + - git checkout 47b5281d9d8ffe7348f7f7fcb3ce36b4eabd4f06 - git submodule init - git submodule sync - git submodule update --init