aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-16 17:27:46 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-16 17:27:46 -0400
commitc77cbc37f61bac042542ab8dc50d421278354007 (patch)
treef6d6a3ee76601a59515f1b6bd5e4fba4a8795d56
parent29af2e61e6f5117c84ddb0df202100f5dcb87307 (diff)
downloadPyX.jl-master.tar.gz
PyX.jl-master.zip
travis: disable nightly buildsHEADmaster
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 24083b5..3fc9913 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,8 @@ os:
#- osx # Disabled because 'mactex' is too huge (2+ GB) for Travis CI to install reliably
julia:
- release
- - nightly
+ #- nightly # Disabled because nightly seems to be moving fast and breaking things
+ # will support 0.5 when it is released
- 0.4
# Note: deps are tricky! Need full TeX/LaTeX, etc
before_install: