removed unnecessary special travis configuration

pull/334/head
Justin Richer 2013-05-02 11:51:58 -04:00
parent 1e870703f8
commit 91c2039c40
1 changed files with 0 additions and 6 deletions

View File

@ -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