Skip to content

Commit 4122514

Browse files
author
Steve Peak
committed
Update .travis.yml
1 parent ef833aa commit 4122514

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.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)