Skip to content

Commit 1049323

Browse files
authored
Merge pull request #137 from ranocha/update_travis
allow tests using Julia v1.0 (Travis)
2 parents 3fdfbd6 + 058bb69 commit 1049323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ os:
66
dist: trusty
77
julia:
88
- 0.7
9+
- 1.0
910
- nightly
1011
matrix:
1112
allow_failures:

0 commit comments

Comments
 (0)