Skip to content

Commit

Permalink
Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Oct 26, 2014
1 parent 77571c4 commit a7014c0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
@@ -0,0 +1,11 @@
language: java
jdk:
- oraclejdk7
before_install:
- "echo $JAVA_OPTS"
- "export JAVA_OPTS=-Xmx512m"
notifications:
irc: "irc.freenode.org#duraspace-ff"
email:
- fedora-tech@googlegroups.com

0 comments on commit a7014c0

Please sign in to comment.