Skip to content

Commit 47a2774

Browse files
committed
test only on 1.0 and 1.3
1 parent 0fde433 commit 47a2774

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
@@ -12,7 +12,7 @@ os:
1212

1313
julia:
1414
- 1.0
15-
- 1.2
15+
- 1.3
1616
- nightly
1717

1818
matrix:

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: 1.0
4-
- julia_version: 1.2
4+
- julia_version: 1.3
55
- julia_version: nightly
66

77
platform:

0 commit comments

Comments
 (0)