Skip to content

Commit

Permalink
Merge pull request #60 from jayaddison/enable-mocha7-travis
Browse files Browse the repository at this point in the history
Enable mocha v7 builds in Travis CI
  • Loading branch information
larixer authored Apr 13, 2020
2 parents eee4ea0 + 76e840e commit 5b50514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ env:
- WEBPACK_VERSION=4 MOCHA_VERSION=4
- WEBPACK_VERSION=4 MOCHA_VERSION=5
- WEBPACK_VERSION=4 MOCHA_VERSION=6
- WEBPACK_VERSION=4 MOCHA_VERSION=7

before_script:
- "yarn add webpack@$WEBPACK_VERSION"
Expand Down

0 comments on commit 5b50514

Please sign in to comment.