Skip to content

Commit

Permalink
Add support for Sinon v7 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
Romain GAGNAIRE authored and simondel committed Nov 26, 2018
1 parent ee154c9 commit 3dff3b4
Show file tree
Hide file tree
Showing 3 changed files with 349 additions and 312 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- 4
- stable
env:
- CHAI_VERSION=^4.0.0 SINON_VERSION=^7.0.0
- CHAI_VERSION=^4.0.0 SINON_VERSION=^6.0.0
- CHAI_VERSION=^4.0.0 SINON_VERSION=^5.0.0
- CHAI_VERSION=^4.0.0 SINON_VERSION=^4.0.0
Expand Down
Loading

0 comments on commit 3dff3b4

Please sign in to comment.