Skip to content

Commit 8190297

Browse files
committed
Update .travis.yml
1 parent 68ebbb7 commit 8190297

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

33
before_install:
4-
sudo pip install git+git://github.com/codecov/codecov-python.git@java#egg=codecov
4+
sudo pip install codecov
55

66
after_success:
77
codecov

0 commit comments

Comments
 (0)