aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index da55c31d2..aef289aaa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ matrix:
sudo: required
services: docker
- os: osx
- osx_image: xcode7.2
+ osx_image: xcode7.3
install: true
@@ -32,8 +32,6 @@ deploy:
repo: tgingold/ghdl
tags: true
all_branches: true
- - provider: script
- script: /bin/true
after_deploy:
- "echo deployed"