Skip to content

Commit 09bfd3b

Browse files
committed
update travis
1 parent ebccf88 commit 09bfd3b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ language: julia
33
os:
44
- linux
55
julia:
6-
- 1.2
76
- 1
87
if: branch = master OR tag IS present OR type = pull_request
98
notifications:
109
email: false
11-
after_success:
12-
- julia -e 'using Pkg; Pkg.add("Coverage"); using Coverage; Codecov.submit(process_folder())'
10+
codecov: true

0 commit comments

Comments
 (0)