Skip to content

Commit c173157

Browse files
author
Steve Peak
committed
Update .travis.yml
1 parent 398fd3a commit c173157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

4-
before_script:
4+
before_install:
55
- pip install --user codecov
66

77
after_success:

0 commit comments

Comments
 (0)