Browse Source

I don't think we need travis and circle and github actions...

pull/167/head
Shane Mc Cormack 3 years ago
parent
commit
c62b8c87b3
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      .travis.yml

+ 0
- 5
.travis.yml View File

@@ -1,5 +0,0 @@
1
-language: java
2
-jdk: [oraclejdk8]
3
-
4
-script:
5
-  - ./gradlew test jacocoTestReport coveralls

Loading…
Cancel
Save