Skip to content

Commit

Permalink
add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra committed Oct 9, 2015
1 parent b1a699d commit ab276cb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
sudo: false
language: java
before_script:
- curl https://raw.githubusercontent.com/shapesecurity/CLA/master/cla-travis.sh | bash
jdk:
- oraclejdk8

0 comments on commit ab276cb

Please sign in to comment.