aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorumarcor <38422348+umarcor@users.noreply.github.com>2020-05-20 07:51:37 +0200
committerGitHub <noreply@github.com>2020-05-20 07:51:37 +0200
commit4afe2564d96763b85ec837337a4b1992b8c4bcaa (patch)
tree03747513afb38a6f1c7ddb038458f78237111a43 /.travis.yml
parent4ae38ebfb077263cc24d63e84707322af39d0b0b (diff)
downloadghdl-4afe2564d96763b85ec837337a4b1992b8c4bcaa.tar.gz
ghdl-4afe2564d96763b85ec837337a4b1992b8c4bcaa.tar.bz2
ghdl-4afe2564d96763b85ec837337a4b1992b8c4bcaa.zip
ci: use eine/tip to provide nightly releases (#1315)
* ci: use eine/tip * ci: skip 'nightly' builds on Travis and AppVeyor
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 19f673f97..87610bfc9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,7 @@
+branches:
+ except:
+ - nightly
+
os: linux
dist: xenial
services: docker