removed unnecessary special travis configuration

pull/334/head
Justin Richer 12 years ago
parent 1e870703f8
commit 91c2039c40

@ -1,7 +1 @@
language: java
before_install:
- git submodule update --init --recursive
jdk:
- openjdk6
install: echo 'skip this step...'
script: mvn -Dmaven.javadoc.skip=true test

Loading…
Cancel
Save