Moved build to the new travis environment

This commit is contained in:
Misagh Moayyed 2015-07-10 08:34:46 -07:00
parent b052b1c322
commit 300c537db2
1 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ before_install:
- java -version
script: mvn install
language: java
sudo: false