mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-17 15:35:00 +00:00
Add travis configuration.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716081 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a0eff4bffd
commit
4093753248
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: java
|
||||
sudo: false
|
||||
|
||||
jdk:
|
||||
- openjdk6
|
||||
- openjdk7
|
||||
- oraclejdk8
|
Loading…
x
Reference in New Issue
Block a user