.travis.yml 91 Bytes Raw Blame History Permalink 1 2 3 4 5 language: java install: mvn install -Dmaven.test.skip -B -fae script: mvn test -B -fae