Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:shouldjs/should.js
Browse files Browse the repository at this point in the history
  • Loading branch information
btd committed Jun 9, 2016
2 parents 6d32faf + 95c1dc7 commit 497824f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '0.12'
- 6
script:
- test $SAUCE_USERNAME && npm run zuul || echo 'not running on saucelabs'
- npm test
Expand Down
8 changes: 8 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
9.0.0 / 2016-05-30
==================

* Set should.config values to be more obvious. Pls check breacking changes page for exact values.
* Add support for SIMD data types.
* Fixed minor bugs in .eql
* Allow to show all equality check fails in .eql

8.4.0 / 2016-05-21
==================

Expand Down

0 comments on commit 497824f

Please sign in to comment.