Skip to content

Commit

Permalink
Add initial .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Jun 30, 2014
1 parent 556d188 commit d43f350
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -0,0 +1,10 @@
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 d43f350

Please sign in to comment.