Skip to content

Commit

Permalink
config: disable sevntu testing till it's next release, to allow merge…
Browse files Browse the repository at this point in the history
… of braking changes
  • Loading branch information
romani committed Jul 20, 2017
1 parent 412882d commit 538e7a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ build:
- script:
name: NoErrorTest - checkstyle's sevntu
code: |
SKIP_CI=true
if [[ $SKIP_CI == 'false' ]]; then
set -e
CS_POM_VERSION=$(mvn -q -Dexec.executable='echo' -Dexec.args='${project.version}' --non-recursive org.codehaus.mojo:exec-maven-plugin:1.3.1:exec)
Expand Down

0 comments on commit 538e7a6

Please sign in to comment.