commit | 7d90515f297fef499850d9ad41092fec72965277 | [log] [tgz] |
---|---|---|
author | Martin819 <polreichmartin@gmail.com> | Thu Feb 16 08:40:30 2017 +0100 |
committer | Martin819 <polreichmartin@gmail.com> | Thu Feb 16 08:40:30 2017 +0100 |
tree | ada7edb8b6cb7e25595b751634671131df3a7fb0 | |
parent | 7f876e6852b67f4dc3ba914e0e316b9b4b9bf970 [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