Skip to content

Commit

Permalink
added travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
cemartins committed Oct 23, 2015
1 parent d7289b1 commit db50e64
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
language: java
jdk:
- oraclejdk8
- oraclejdk8
os:
- linux
- osx
matrix:
allow_failures_
-os: linux

0 comments on commit db50e64

Please sign in to comment.