Skip to content

Commit c741cb2

Browse files
authored
Update .travis.yml
Fixing the settings file for multiple versions.
1 parent 7c30bb9 commit c741cb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ os:
1212
- windows
1313
matrix:
1414
allow_failures:
15-
- julia: nightly, 1.6
15+
- julia: nightly
16+
- julia: 1.6
1617

1718
notifications:
1819
email: false

0 commit comments

Comments
 (0)