Skip to content

Commit

Permalink
Expand test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaranOMara committed Dec 3, 2019
1 parent df01166 commit 8ae53c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ task:
- JULIA_VERSION: "1.0"
- JULIA_VERSION: "1.1"
- JULIA_VERSION: "1.2"
- JULIA_VERSION: "1.3"
- JULIA_VERSION: "nightly"
install_script:
- sh -c "$(fetch https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh -o -)"
Expand Down
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ os:
julia:
- 0.7
- 1.0
- 1.1
- 1.2
- 1.3
- nightly
notifications:
email: false
Expand Down

0 comments on commit 8ae53c3

Please sign in to comment.