jetty.project/.travis.yml

6 lines
68 B
YAML

language: java
script: mvn install
jdk:
- openjdk7
- oraclejdk7