commit | 648c7a49d5d4580df34c1cafd17acd24d8a55210 | [log] [tgz] |
---|---|---|
author | Martin819 <polreichmartin@gmail.com> | Thu Feb 16 09:52:53 2017 +0100 |
committer | Martin819 <polreichmartin@gmail.com> | Thu Feb 16 09:52:53 2017 +0100 |
tree | 4a9c8fcb004ecbaed74279c805a283ca3361ea12 | |
parent | 0702c0b0402027b5be3811fe22cf5f9a0803e53f [diff] [blame] |
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