We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b504a commit 1f2f748Copy full SHA for 1f2f748
.travis.yml
@@ -3,5 +3,5 @@ language: java
3
before_install:
4
sudo pip install codecov
5
6
-after_succcess:
+after_success:
7
codecov
0 commit comments