Moved build to the new travis environment

This commit is contained in:
Misagh Moayyed 2015-07-10 08:34:46 -07:00
parent 0a7ffac846
commit 4db9948c19
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