forked from I2P_Developers/i2p.i2p
Add a basic Travis CI configuration
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
language: java
|
||||||
|
|
||||||
|
jdk:
|
||||||
|
- oraclejdk9
|
||||||
|
- oraclejdk8
|
||||||
|
- openjdk8
|
||||||
|
- openjdk7
|
Reference in New Issue
Block a user