From 1cf4ed5da574a6892df6b29b9a02fe94c5f6678f Mon Sep 17 00:00:00 2001 From: Csaba Hruska Date: Sat, 3 Feb 2018 13:44:54 +0100 Subject: reenable all travis scripts --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9634d2a9..a9daa803 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,9 +19,9 @@ before_install: install: - stack update - stack --no-terminal --install-ghc test --only-dependencies -j2 - - stack install -j2 script: - pwd - ls -al + - travis/build.sh - travis/profile.sh -- cgit v1.2.3