.travis.yml in alfonsox-0.2.6 vs .travis.yml in alfonsox-0.2.7

- old
+ new

@@ -1,7 +1,9 @@ before_install: - sudo apt-get update - sudo apt-get install -y hunspell libhunspell-dev build-essential +- gem update --system +- bundle install env: global: - CC_TEST_REPORTER_ID=c6f6f48c884645f1b5cf6adaccd1c837b19989c5b88e430e5c217ca93cbe07dd - COVERAGE=true before_script: \ No newline at end of file