Skip to content

Commit 9ac4cba

Browse files
author
Steve Peak
authored
Update .travis.yml
1 parent 8a8e15d commit 9ac4cba

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
language: java
22
sudo: false # faster builds
33

4-
before_install:
5-
- pip install --user codecov
6-
74
after_success:
8-
- codecov
5+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)