Skip to content

Commit d032f14

Browse files
author
Jony Santos
committed
initial commit
1 parent 0d5cf5e commit d032f14

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ language: java
22
install: mvn install
33
jdk:
44
- oraclejdk8
5-
#env:
6-
# global:
7-
# - CODECOV_TOKEN=:41a95dd9-f6c4-4af5-a297-c906f7c1b33c
5+
env:
6+
CODECLIMATE_REPO_TOKEN: 3dcc5dd7ace894fb5eaf82e8721f5e5b9294f9b60ba6974aba1120255afa3f1c
87
after_success:
98
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)