Skip to content

Commit d8f521d

Browse files
author
Janith Bandara
committed
added travis setting file
1 parent 492a8e7 commit d8f521d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.travis.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Audit4j build and test via Travis-CI
2+
3+
language: java
4+
5+
jdk:
6+
- oraclejdk7
7+
- openjdk7
8+
9+
notifications:
10+
email:
11+
recipients:
12+

0 commit comments

Comments
 (0)