Exclude 0.3 from Travis

pull/29/head
Matti Pastell 2015-01-02 13:51:02 +02:00
parent b2e2c890db
commit bf6b64bf3f
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ notifications:
email: false
env:
matrix:
- JULIAVERSION="juliareleases"
# - JULIAVERSION="juliareleases"
- JULIAVERSION="julianightlies"
before_install:
- sudo add-apt-repository ppa:staticfloat/julia-deps -y