aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Walch <florian@fwalch.com>2015-04-08 20:38:36 +0300
committerFlorian Walch <florian@fwalch.com>2015-04-08 20:38:36 +0300
commit1882598e7106ee8433729295862ed27aa7b9d748 (patch)
tree1d9e356dce438e347f851867993e8156bbaac256
parent95db8df682ea7ac392a1e9a6de45a6ccc0727df1 (diff)
downloadrneovim-1882598e7106ee8433729295862ed27aa7b9d748.tar.gz
rneovim-1882598e7106ee8433729295862ed27aa7b9d748.tar.bz2
rneovim-1882598e7106ee8433729295862ed27aa7b9d748.zip
Travis: Disable building 'nightly' tag.
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f557daa9f4..6a5a33cc49 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,9 @@
language: c
os:
- linux
+branches:
+ except:
+ - nightly
env:
global:
- CI_SCRIPTS=$TRAVIS_BUILD_DIR/.ci