summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-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