Skip to content

Commit

Permalink
travisのymlを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
seraphy committed Mar 2, 2015
1 parent 3aa91f9 commit 035701a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: java
jdk:
- oraclejdk8
script:
- mvn clean test

0 comments on commit 035701a

Please sign in to comment.