Skip to content

Commit ce72e94

Browse files
committed
test on 1.2 again
1 parent 538aebc commit ce72e94

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ julia:
1111
matrix:
1212
allow_failures:
1313
- julia: nightly
14-
- julia: "1.2"
1514
notifications:
1615
email: false
1716
after_script:

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ platform:
1313
# (tests will run but not make your overall status red)
1414
matrix:
1515
allow_failures:
16-
- julia_version: 1.2
1716
- julia_version: nightly
1817

1918
branches:

0 commit comments

Comments
 (0)