Skip to content

Commit e4b2991

Browse files
committed
Update CI files
1 parent 13b184d commit e4b2991

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ os:
55
- osx
66
julia:
77
- 1.0
8-
- 1.1
9-
- 1.2
8+
- 1.3
109
- nightly
1110
notifications:
1211
email: false

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
environment:
22
matrix:
33
- julia_version: 1.0
4-
- julia_version: 1.1
5-
- julia_version: 1.2
4+
- julia_version: 1.3
65
- julia_version: latest
76

87
platform:

0 commit comments

Comments
 (0)