Update .travis.yml

This commit is contained in:
Tero Frondelius
2015-05-21 20:15:27 +03:00
parent 2b1bc49b11
commit be20a84dfe
+2 -2
View File
@@ -2,8 +2,8 @@ language: julia
julia:
- release
- nightly
notifications:
email: false
#notifications:
# email: false
#script:
# - julia -e 'Pkg.clone(pwd())'
# - julia -e 'Pkg.build("$name")'