.travis.yml in mutils-1.1.3 vs .travis.yml in mutils-1.1.4

- old
+ new

@@ -2,12 +2,11 @@ - 2.5 - 2.6.3 - 2.6.5 - 2.7.0 - 2.7.1 - - jruby-9.2.5.0 - - jruby-9.2.10.0 + - jruby-9.2.13.0 sudo: false language: ruby cache: bundler before_install: - gem install bundler -v 2.0.1 @@ -24,6 +23,6 @@ rvm: 2.6.5 script: npx semantic-release stages: - test - name: release - if: (NOT type IN (pull_request)) AND (branch = master) \ No newline at end of file + if: (NOT type IN (pull_request)) AND (branch = master)