From 0224b0265001bd2e0436adf0151d3e7e9d55d8b8 Mon Sep 17 00:00:00 2001 From: fendor Date: Sat, 20 Apr 2019 13:04:45 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4dc2e29..740d679 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 89988b66a7b2d305740a9a085009a21fd4c80adf + - git checkout 47b5281d9d8ffe7348f7f7fcb3ce36b4eabd4f06 - git submodule init - git submodule sync - git submodule update --init -- 2.30.2