Skip to content

Commit

Permalink
also test on 1.2 (#408)
Browse files Browse the repository at this point in the history
* also test on 1.2

* Update appveyor.yml

* also 1.3

* Update appveyor.yml
  • Loading branch information
KristofferC committed Sep 6, 2019
1 parent db8cc92 commit c374b69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ language: julia
julia:
- 0.7
- 1.0
- 1.2
- 1.3
- nightly
matrix:
allow_failures:
Expand Down
3 changes: 2 additions & 1 deletion appveyor.yml
@@ -1,7 +1,8 @@
environment:
matrix:
- julia_version: 1.0
- julia_version: 1.1
- julia_version: 1.2
- julia_version: 1.3
- julia_version: nightly

platform:
Expand Down

0 comments on commit c374b69

Please sign in to comment.