We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ffe3bc + fedd669 commit 93452acCopy full SHA for 93452ac
1 file changed
.travis.yml
@@ -3,15 +3,15 @@ language: julia
3
notifications:
4
email: false
5
julia:
6
- - 1.5
+ - 1.6
7
- nightly
8
os:
9
- linux
10
arch:
11
- x64
12
-cache:
13
- directories:
14
- - ~/.julia/artifacts
+# cache:
+# directories:
+# - ~/.julia/artifacts
15
before_install:
16
- export TRAVIS_COMMIT_MESSAGE=""
17
- echo "$TRAVIS_COMMIT_MESSAGE"
0 commit comments