mocha version update
This commit is contained in:
@@ -4,6 +4,9 @@ sudo: false
|
||||
language: ruby
|
||||
cache: bundler
|
||||
script: "bundle exec rake validate lint spec"
|
||||
#Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
|
||||
before_install:
|
||||
- gem update bundler
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user