Skip to content

Commit

Permalink
Add Julia v1.1 and v1.2 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaranOMara committed Aug 30, 2019
1 parent 8c02838 commit 8bd52b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ os:
julia:
- 0.7
- 1.0
- 1.1
- 1.2
- nightly
notifications:
email: false
Expand Down
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ environment:
matrix:
- julia_version: 0.7
- julia_version: 1
- julia_version: 1.1
- julia_version: 1.2
- julia_version: nightly

platform:
Expand Down

0 comments on commit 8bd52b1

Please sign in to comment.