Skip to content

Commit

Permalink
Add v1.3 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Sep 17, 2019
1 parent 3723e53 commit e5e2c7b
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 @@ -9,6 +9,7 @@ julia:
- 1.0
- 1.1
- 1.2
- 1.3
# 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 @@ -3,6 +3,7 @@ environment:
# - julia_version: 1.0 # Disabled to speed up CI, tested on Linux with Travis
- julia_version: 1.1
- julia_version: 1.2
- julia_version: 1.3

platform:
- x86 # 32-bit
Expand Down

0 comments on commit e5e2c7b

Please sign in to comment.