Skip to content

Commit bfdc849

Browse files
committed
Fix travis build script Julia version.
1 parent bc6e635 commit bfdc849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sudo: false
33
os:
44
- linux
55
julia:
6-
- 0.6
6+
- 0.7
77
- nightly
88
notifications:
99
- email: false

0 commit comments

Comments
 (0)