浏览代码

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

pull/167/head
Shane Mc Cormack 3 年前
父节点
当前提交
c62b8c87b3
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0
    5
      .travis.yml

+ 0
- 5
.travis.yml 查看文件

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

正在加载...
取消
保存