There was an error while loading. Please reload this page.
1 parent 398fd3a commit c173157Copy full SHA for c173157
.travis.yml
@@ -1,7 +1,7 @@
1
language: java
2
sudo: false # faster builds
3
4
-before_script:
+before_install:
5
- pip install --user codecov
6
7
after_success:
0 commit comments