We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7a229 commit 9bded96Copy full SHA for 9bded96
.travis.yml
@@ -3,5 +3,5 @@ language: xtend
3
before_install:
4
sudo pip install codecov
5
6
-after_succcess:
+after_success:
7
codecov
0 commit comments