aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2022-11-23 00:30:00 +0200
committerGitHub <noreply@github.com>2022-11-23 00:30:00 +0200
commitde63736b13a71c227c1dec95e8e39c95a3962870 (patch)
tree20600a3a5bf7af77df9c3c229ebf5be3c6a53a0a /.travis.yml
parentfaaf921592aa8b7b93adafe27f720e71dc8e103c (diff)
downloadpf4j-de63736b13a71c227c1dec95e8e39c95a3962870.tar.gz
pf4j-de63736b13a71c227c1dec95e8e39c95a3962870.zip
Remove travis (#509)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index b2e4fb7..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-language: java
-jdk:
- - openjdk11
-after_success:
- - mvn clean cobertura:cobertura coveralls:report