diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-06-16 17:27:46 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-06-16 17:27:46 -0400 |
commit | c77cbc37f61bac042542ab8dc50d421278354007 (patch) | |
tree | f6d6a3ee76601a59515f1b6bd5e4fba4a8795d56 | |
parent | 29af2e61e6f5117c84ddb0df202100f5dcb87307 (diff) | |
download | PyX.jl-master.tar.gz PyX.jl-master.zip |
-rw-r--r-- | .travis.yml | 3 |
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: |