Skip to content

Commit

Permalink
Merge f496e9e into 9aeebc2
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Dec 21, 2019
2 parents 9aeebc2 + f496e9e commit e6e8cfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
environment:
matrix:
- julia_version: 0.7
- julia_version: 1.0
- julia_version: 1
- julia_version: nightly

Expand Down
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ os:
julia:
- 0.7
- 1.0
- 1
- nightly
matrix:
allow_failures:
Expand Down

0 comments on commit e6e8cfe

Please sign in to comment.