removed unnecessary special travis configuration
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…
Reference in New Issue