Skip to content

Commit

Permalink
Added YAML file for hosted Travis CI service.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvendetti committed Apr 18, 2014
1 parent 08a4b84 commit d108dab
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
language: java

jdk:
- oraclejdk7
- openjdk7

notifications:
email:
recipients:
- [email protected]
- [email protected]
on_success: never
on_failure: always

0 comments on commit d108dab

Please sign in to comment.