Skip to content

Commit d07662b

Browse files
committed
update travis
1 parent 46c184e commit d07662b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.travis.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ language: julia
33
os:
44
- linux
55
julia:
6-
- 1.3
7-
- nightly
8-
matrix:
9-
allow_failures:
10-
- julia: nightly
11-
fast_finish: true
6+
- 1
7+
if: branch = master OR tag IS present OR type = pull_request
128
notifications:
139
email: false
1410
after_success:

0 commit comments

Comments
 (0)