Skip to content

Commit

Permalink
Disable testing on v0.2
Browse files Browse the repository at this point in the history
* ... which if course shouldn't work since we depend on v0.3
  • Loading branch information
kmsquire committed Feb 5, 2014
1 parent 85c7e53 commit e1daab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1daab2

Please sign in to comment.