From 0c53a7b9bcf0e494125fc77cd4ff4196bcea2eb9 Mon Sep 17 00:00:00 2001 From: jneira Date: Tue, 16 Jul 2019 22:10:04 +0200 Subject: [PATCH] Use original hie commit --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a4e79a6..cb44faf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,8 +61,7 @@ before_install: - git init - git remote add origin https://github.com/haskell/haskell-ide-engine.git - git pull origin master -# Release 0.11.0.0 -- git checkout 0c83fe02058b2d1f4dd0d6a22dca53a4b641d38c +- git checkout 0f697c8919747effca54be8a9b494896aea7d947 - git submodule update --init - cabal v2-update - | -- 2.30.2