Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Commit 8c1da65

Browse files
committed
first travis
1 parent cddfb88 commit 8c1da65

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
language: java
2+
jdk:
3+
- oraclejdk7
4+
- oraclejdk8
5+
6+
install: ant deps
7+
8+
branches:
9+
only:
10+
- master

0 commit comments

Comments
 (0)