Skip to content

Commit

Permalink
Added travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jexp committed Dec 20, 2016
1 parent 9c2f604 commit 9a1ef1a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
@@ -1,9 +1,10 @@
language: java

jdk:
- oraclejdk8
script:
- mvn test -Dmaven.javadoc.skip=true

services:
- elasticsearch

before_script:
- sleep 10
- sleep 10

0 comments on commit 9a1ef1a

Please sign in to comment.