mocha version update

This commit is contained in:
Eric Putnam
2016-11-02 16:10:17 -07:00
parent daddd9a115
commit 1dd62ddc33
2 changed files with 5 additions and 0 deletions

View File

@@ -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: