Update .travis.yml

This commit is contained in:
Tero Frondelius
2015-05-21 20:15:27 +03:00
parent 1fc5f7dc75
commit 78284fd6e8
+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")'