commit | 8c84d8e5f6f5bab4fffff3b6c5f831631110e65a | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Jun 08 10:41:11 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Jun 08 10:41:11 2017 +0200 |
tree | 84032a0273d86d3ca6693defe4445bd17b5c51a8 | |
parent | bf79b823afe2c5e1d6c3fd867b355cbb7aae4e72 [diff] |
Allow parallel testing
diff --git a/.travis.yml b/.travis.yml index 7a77247..c9a0203 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -25,7 +25,7 @@ - make test | tail script: - - test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration + - test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration -c notifications: webhooks: