Skip to content

Commit 955b257

Browse files
committed
Test on julia 1.0
1 parent c308af2 commit 955b257

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ os:
55
- osx
66
julia:
77
- 0.6
8-
- 0.7
8+
- 1.0
99
- nightly
1010
notifications:
1111
email: false

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
environment:
22
matrix:
33
- julia_version: 0.6
4-
- julia_version: 0.7
4+
- julia_version: 1.0
55
- julia_version: latest
66

77
platform:

0 commit comments

Comments
 (0)