Skip to content

Commit

Permalink
add initial travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Waldvogel committed Dec 22, 2012
1 parent 7edb51b commit fc74548
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.o

!.gitignore
!.travis.yml

/target
/data
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
language: java

0 comments on commit fc74548

Please sign in to comment.