.travis.yml in lita-ascii-art-0.0.3 vs .travis.yml in lita-ascii-art-0.1.0

- old
+ new

@@ -1,8 +1,8 @@ language: ruby rvm: - 2.0.0 -script: bundle exec rspec +script: bundle exec rake before_install: - gem update --system services: - redis-server