Merge pull request #2219 from daschw/tests

update julia versions for CI
This commit is contained in:
Daniel Schwabeneder
2019-10-13 19:38:14 +02:00
committed by GitHub
2 changed files with 7 additions and 1 deletions
+6 -1
View File
@@ -4,9 +4,14 @@ os:
- linux
# - osx
julia:
- 1.1
- 1
- 1.2
- nightly
matrix:
allow_failures:
- julia: nightly
addons:
apt:
packages:
+1
View File
@@ -2,6 +2,7 @@ environment:
matrix:
# - julia_version: 0.7
- julia_version: 1
- julia_version: 1.2
- julia_version: nightly
platform: