.travis.yml in crimp-0.2.0 vs .travis.yml in crimp-1.0.0

- old
+ new

@@ -1,9 +1,11 @@ language: ruby rvm: - "jruby" + - "2.3" + - "2.5" notifications: email: recipients: - - kenoir@gmail.com + - D&ENewsFrameworksTeam@bbc.co.uk on_failure: change on_success: never