Skip to content

Commit

Permalink
adding travis.yml to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dvbeato committed Nov 5, 2015
1 parent b67c30c commit b25cf84
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 142 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: java
jdk:
- openjdk6
- oraclejdk7
- openjdk7
- oraclejdk8
Loading

0 comments on commit b25cf84

Please sign in to comment.