Skip to content

Commit 93452ac

Browse files
authored
Merge pull request #48 from jabelic/revert-46-hotfix/unittest-cases
Revert 46 hotfix/unittest cases
2 parents 8ffe3bc + fedd669 commit 93452ac

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ language: julia
33
notifications:
44
email: false
55
julia:
6-
- 1.5
6+
- 1.6
77
- nightly
88
os:
99
- linux
1010
arch:
1111
- x64
12-
cache:
13-
directories:
14-
- ~/.julia/artifacts
12+
# cache:
13+
# directories:
14+
# - ~/.julia/artifacts
1515
before_install:
1616
- export TRAVIS_COMMIT_MESSAGE=""
1717
- echo "$TRAVIS_COMMIT_MESSAGE"

0 commit comments

Comments
 (0)