mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-03-05 05:56:43 +03:00
Added travis ci configuration.
This commit is contained in:
parent
1812a39108
commit
3195c32f97
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: java
|
||||||
|
|
||||||
|
script: "mvn test"
|
||||||
|
|
||||||
|
jdk:
|
||||||
|
- openjdk8
|
||||||
|
- openjdk11
|
||||||
Loading…
x
Reference in New Issue
Block a user