commit | 9abb7c9cf9c9510d9e7812fef37ebfded22eb7a7 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Mar 23 15:38:57 2017 +0100 |
committer | GitHub <noreply@github.com> | Thu Mar 23 15:38:57 2017 +0100 |
tree | 57180d1c14510973b8092f79b6c423133a34f1e4 | |
parent | aa562902e3ca4dce1873e6366cdd046062f139f7 [diff] | |
parent | 648c7a49d5d4580df34c1cafd17acd24d8a55210 [diff] |
Merge pull request #9 from Martin819/master added tail to make test
diff --git a/.travis.yml b/.travis.yml index 43e84c7..5d41eaf 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -19,7 +19,7 @@ - bundle install before_script: - - make test + - make test | tail script: - test ! -e .kitchen.yml || bundle exec kitchen test