Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Add support for new Travis CI infrastructure
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
  • Loading branch information
caniszczyk committed Dec 19, 2014
1 parent a7dd908 commit 3b7dcdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,4 +1,5 @@
language: java
sudo: false
script: umask 0022 && mvn test
jdk:
- openjdk7
Expand Down

0 comments on commit 3b7dcdb

Please sign in to comment.