Skip to content

Commit cce2313

Browse files
committed
Remove Julia 0.7 from Travis and AppVeyor
1 parent 0d9cb40 commit cce2313

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ os:
44
- linux
55
- osx
66
julia:
7-
- 0.7
87
- 1.0
98
- nightly
109
notifications:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
environment:
22
matrix:
3-
- julia_version: 0.7
3+
- julia_version: 1.0
44
- julia_version: latest
55

66
platform:

0 commit comments

Comments
 (0)