Skip to content

Commit

Permalink
Build: Check code with SputnikCI
Browse files Browse the repository at this point in the history
  • Loading branch information
valery1707 committed Apr 4, 2018
1 parent 81ae8e2 commit 2a68350
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ jdk:
- openjdk8

script:
- mvn clean verify -P run-its
- mvn clean verify -P run-its

after_success:
- python <(curl -s https://raw.githubusercontent.com/TouK/sputnik-ci/master/sputnik-ci.py)

0 comments on commit 2a68350

Please sign in to comment.