mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-07-03 03:06:45 +03:00
Added travis ci configuration.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
language: java
|
||||
|
||||
script: "mvn test"
|
||||
|
||||
jdk:
|
||||
- openjdk8
|
||||
- openjdk11
|
||||
Reference in New Issue
Block a user