We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d42368 commit df9fae0Copy full SHA for df9fae0
.travis.yml
@@ -5,10 +5,7 @@ os:
5
- osx
6
julia:
7
- 0.6
8
+ - 0.7
9
- nightly
10
notifications:
11
email: false
-# uncomment the following lines to override the default test script
12
-#script:
13
-# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
14
-# - julia -e 'Pkg.clone(pwd()); Pkg.build("Sobol"); Pkg.test("Sobol"; coverage=true)'
0 commit comments