.travis.yml in cinnamon_serial-2.1.1 vs .travis.yml in cinnamon_serial-2.1.2

- old
+ new

@@ -5,10 +5,10 @@ rvm: # Build on the latest stable of all supported Rubies (https://www.ruby-lang.org/en/downloads/): - 2.3.8 - 2.4.5 - 2.5.3 - - 2.6.0 + - 2.6.3 cache: bundler before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build