Delete .travis.yml
removed Travis CI
This commit is contained in:
parent
16f9f41551
commit
29ce60a090
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
language: java
|
||||
jdk:
|
||||
- openjdk8
|
||||
sudo: false
|
||||
install: true
|
||||
script: mvn clean install -e -P let_reporting
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
Loading…
Add table
Reference in a new issue