.travis.yml in yaoc-0.0.13 vs .travis.yml in yaoc-0.0.14

- old
+ new

@@ -2,5 +2,9 @@ rvm: - 2.1.0 notifications: recipients: - shad0wrunner@gmx.de + +script: + - bundle exec rake spec + - bundle exec rake rubocop