We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538aebc commit ce72e94Copy full SHA for ce72e94
.travis.yml
@@ -11,7 +11,6 @@ julia:
11
matrix:
12
allow_failures:
13
- julia: nightly
14
- - julia: "1.2"
15
notifications:
16
email: false
17
after_script:
appveyor.yml
@@ -13,7 +13,6 @@ platform:
# (tests will run but not make your overall status red)
- - julia_version: 1.2
- julia_version: nightly
18
19
branches:
0 commit comments