update to new container based build system

This commit is contained in:
Spencer Gibb
2015-08-07 13:28:05 -06:00
parent 3776f1ca6d
commit 3bad17f6a5

View File

@@ -1,4 +1,5 @@
language: java
sudo: false
before_install:
- git config user.name "$GIT_NAME"
- git config user.email "$GIT_EMAIL"