Skip to content

Commit

Permalink
remove test against nightlies from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsuo committed Dec 18, 2014
1 parent 49d54ed commit 364cfde
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 @@ -6,7 +6,7 @@ notifications:
env:
matrix:
- JULIAVERSION="juliareleases"
- JULIAVERSION="julianightlies"
# - JULIAVERSION="julianightlies"
before_install:
- sudo add-apt-repository ppa:staticfloat/julia-deps -y
- sudo add-apt-repository ppa:staticfloat/${JULIAVERSION} -y
Expand Down

0 comments on commit 364cfde

Please sign in to comment.