Skip to content

Commit

Permalink
Merge branch 'master' into updates
Browse files Browse the repository at this point in the history
  • Loading branch information
iantmoore committed Nov 8, 2015
2 parents de51200 + 56953e0 commit d73ddbc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
language: java

sudo: false

jdk:
- oraclejdk7

notifications:
slack:
secure: "HtOanShuwmNukmOiPv0/Zho64i0Pvu7j6eD5+uzHOqX5MhTFFfig+fy0GsUAFJvvQgpTEEpB1z0Tt9POG0NFVi+kZ5y+QtJXK7pwGxpqHfdGKDdxCoINl2l1ityo/bi3ZA6ii1W/lFXMjeE2n5BOPYSpTjn66KxBMiTFkf2OFwU="
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
substeps-runner
substeps-runner [![Build Status](https://travis-ci.org/G2G3Digital/substeps-runner.svg)](https://travis-ci.org/G2G3Digital/substeps-runner)
===============

Runners to execute substeps, currently includes an ANT runner, a Maven plugin and a Junit runner.
Expand Down

0 comments on commit d73ddbc

Please sign in to comment.