java generics and annotations not supported in version 1.3 (travis integration)
问题 I'm trying to integrate my github Java/PHP project with travis-ci environment. This is my travis configuration: language: java jdk: - openjdk7 - oraclejdk7 script: mvn test Below is the output that travis prints: Using worker: bluebox-linux-1.worker.travis-ci.org:travis-linux-9 $ git clone --depth=50 --branch=master git://github.com/tkoomzaaskz/wealthy-laughing-duck.git tkoomzaaskz/wealthy-laughing-duck Cloning into 'tkoomzaaskz/wealthy-laughing-duck'... remote: Counting objects: 458, done.