aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-08-18 06:17:50 +0200
committerTristan Gingold <tgingold@free.fr>2017-08-18 06:17:50 +0200
commit12224473233f2a44a85b14d1b593aaa759b55b84 (patch)
treeeff7321749dc7e1c802df1c6c345574be59620cb /.travis.yml
parent31625e5b2a1df033a43949c9bb59ca71194fb2af (diff)
downloadghdl-12224473233f2a44a85b14d1b593aaa759b55b84.tar.gz
ghdl-12224473233f2a44a85b14d1b593aaa759b55b84.tar.bz2
ghdl-12224473233f2a44a85b14d1b593aaa759b55b84.zip
travis-ci: tentatively use cache only on macos-x
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 82ada814f..39247f189 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,13 +12,12 @@ matrix:
services: docker
- os: osx
osx_image: xcode7.3
+ cache:
+ directories:
+ - gnat
install: true
-cache:
- directories:
- - gnat
-
script:
- ./dist/linux/travis-ci.sh