diff --git a/.travis.yml b/.travis.yml index 8f048276..017fe7ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,3 +5,5 @@ rvm: - 2.2 - 2.3 - 2.4 +script: + - bundle exec rake all \ No newline at end of file