Skip to content

Commit 3ed350f

Browse files
Update .travis.yml
1 parent 313c4ee commit 3ed350f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.travis.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@ branches:
55
- master
66
os:
77
- linux
8-
- osx
98
julia:
109
- 1
11-
- nightly
12-
matrix:
13-
allow_failures:
14-
- julia: nightly
10+
# - nightly
11+
#matrix:
12+
# allow_failures:
13+
# - julia: nightly
1514
notifications:
1615
email: false
1716
after_success:

0 commit comments

Comments
 (0)