summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2018-02-03 11:27:35 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2018-02-03 11:27:35 +0100
commitaf006697ef975340d54bd820fd7459c9c26794eb (patch)
tree81fa9b983f614ab4da44af0d7e20bd1c88a7127f
parent61b9e74f5f14ee0af3eebb84764cbc93f119b730 (diff)
undo .stack-work cache
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 247f7288..eb50a6e0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,6 @@ language: generic
5cache: 5cache:
6 directories: 6 directories:
7 - $HOME/.stack/ 7 - $HOME/.stack/
8 - $HOME/build/lambdacube3d/lambdacube-compiler/.stack-work
9 8
10addons: 9addons:
11 apt: 10 apt:
@@ -25,5 +24,3 @@ install:
25script: 24script:
26 - pwd 25 - pwd
27 - ls -al 26 - ls -al
28 - travis/build.sh
29 - travis/profile.sh