Browse Source

Trim travis ci config

tags/release-2.0.0
Decebal Suiu 6 years ago
parent
commit
c2c3e0df56
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      .travis.yml

+ 0
- 4
.travis.yml View File

@@ -1,9 +1,5 @@
language: java
jdk:
- oraclejdk7
- oraclejdk8
- openjdk7

after_success:
- mvn clean cobertura:cobertura coveralls:report

Loading…
Cancel
Save