.travis.yml in measured-2.3.0 vs .travis.yml in measured-2.4.0

- old
+ new

@@ -4,12 +4,15 @@ rvm: - 2.1.8 - 2.2.4 - 2.3.1 - 2.4.0 + - 2.5.0 gemfile: - Gemfile - gemfiles/activesupport-4.2.gemfile +before_script: + - gem update --system matrix: exclude: - gemfile: Gemfile rvm: 2.1.8 - gemfile: gemfiles/activesupport-4.2.gemfile