From fb298fd04d74cbff4e09b38d11a41c816b9672b5 Mon Sep 17 00:00:00 2001 From: Luke Lau Date: Wed, 5 Dec 2018 01:57:14 +0000 Subject: [PATCH] Update hie version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bc6ab36..8b89afd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ before_install: - git init - git remote add origin https://github.com/haskell/haskell-ide-engine.git - git pull origin master - - git checkout f5c903f31ef5a7ee75984faf2e6ccc0a06ab23eb + - git checkout ed512e250b8699d212417191064e5fbbc0ecdac8 - git submodule init - git submodule sync - git submodule update --init -- 2.30.2