mirror of
https://github.com/apache/struts.git
synced 2026-08-31 11:24:28 +00:00
Adds Travis build file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
language: java
|
||||
sudo: false
|
||||
|
||||
jdk:
|
||||
- openjdk7
|
||||
- oraclejdk8
|
||||
Reference in New Issue
Block a user