.travis.yml in word_search-0.5.1 vs .travis.yml in word_search-1.0.0

- old
+ new

@@ -1,5 +1,6 @@ language: ruby rvm: - - 2.3.0 + - 2.3.3 script: - - rake + - bin/test + - codeclimate-test-reporter