We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5cf5e commit d032f14Copy full SHA for d032f14
.travis.yml
@@ -2,8 +2,7 @@ language: java
2
install: mvn install
3
jdk:
4
- oraclejdk8
5
-#env:
6
-# global:
7
-# - CODECOV_TOKEN=:41a95dd9-f6c4-4af5-a297-c906f7c1b33c
+env:
+ CODECLIMATE_REPO_TOKEN: 3dcc5dd7ace894fb5eaf82e8721f5e5b9294f9b60ba6974aba1120255afa3f1c
8
after_success:
9
- bash <(curl -s https://codecov.io/bash)
0 commit comments