test on all supported julia versions

This commit is contained in:
daschw 2019-12-13 23:53:28 +01:00
parent 7d031d28ab
commit 1a8ac1adc4
2 changed files with 4 additions and 0 deletions

View File

@ -5,7 +5,9 @@ os:
# - osx
julia:
- 1
- 1.1
- 1.2
- 1.3
- nightly
matrix:

View File

@ -2,7 +2,9 @@ environment:
matrix:
# - julia_version: 0.7
- julia_version: 1
- julia_version: 1.1
- julia_version: 1.2
- julia_version: 1.3
- julia_version: nightly
platform: