Skip to content

Commit 141ac07

Browse files
author
Sean McBane
committed
Add 0.7 to testing, allow failures on nightly
1 parent f739208 commit 141ac07

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ branches:
88
- master
99
julia:
1010
- 0.6
11+
- 0.7
1112
- nightly
1213
matrix:
13-
# allow_failures:
14-
# - julia: nightly
14+
allow_failures:
15+
- julia: nightly
1516
notifications:
1617
email: false
1718
# uncomment the following lines to override the default test script

0 commit comments

Comments
 (0)