Skip to content

Commit

Permalink
Add Julia v1.2 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Aug 23, 2019
1 parent c1b730c commit ea3ca7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ os:
julia:
- 1.0
- 1.1
- 1.2
# This is left as an example for the next big version switch.
# matrix:
# allow_failures:
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ environment:
matrix:
# - julia_version: 1.0 # Disabled to speed up CI, tested on Linux with Travis
- julia_version: 1.1
- julia_version: 1.2

platform:
- x86 # 32-bit
Expand Down

0 comments on commit ea3ca7c

Please sign in to comment.