projects
/
jpf-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e5714c
)
Updated travis settings
author
Jeanderson Candido
<jeandersonbc@gmail.com>
Tue, 10 Jul 2018 22:58:27 +0000
(19:58 -0300)
committer
Jeanderson Candido
<jeandersonbc@gmail.com>
Tue, 10 Jul 2018 22:58:27 +0000
(19:58 -0300)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index a7131821c0be34bc03bd73842f4d095837f9a44d..dd6b29add74e5f3b1d306618c869bcbc6efdb01f 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-4,11
+4,7
@@
jdk:
- oraclejdk8
script:
- - ./gradlew check --scan -s
-
-after_script:
- - ./gradlew jacocoTestReport
- - bash <(curl -s https://codecov.io/bash)
+ - ./gradlew check
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock