Browse Source

add .travis.yml

tags/1.1.0
jdchain GitHub 6 years ago
parent
commit
c7359284de
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .travis.yml

+ 3
- 0
.travis.yml View File

@@ -0,0 +1,3 @@
language: java
jdk:
- openjdk8

Loading…
Cancel
Save