Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
v3.0.1 (#96)
Browse files Browse the repository at this point in the history
* v3.0.1

* Fix tests
  • Loading branch information
eddiemoore committed Apr 27, 2018
1 parent 75cc0dd commit e903e88
Show file tree
Hide file tree
Showing 5 changed files with 1,410 additions and 123 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ node_js:
- "6"
- "5"
- "4"
- "iojs"

after_success:
- ./bin/codecov -e TRAVIS_NODE_VERSION -f coverage/coverage.json
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ environment:
- nodejs_version: "6"
- nodejs_version: "5"
- nodejs_version: "4"
- nodejs_version: "1.0"

max_jobs: 4

Expand Down

0 comments on commit e903e88

Please sign in to comment.