Skip to content

Commit

Permalink
Add travis-ci script.
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabelonogovbot committed Nov 7, 2017
1 parent dd866cd commit 233a2af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: java

branches:
only:
- master

script: mvn clean verify

0 comments on commit 233a2af

Please sign in to comment.