Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0.0 #65

Merged
merged 5 commits into from
May 13, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update travis conf
  • Loading branch information
nikollatesla committed May 13, 2018
commit 57d6fdb6a403c60e47a38d34928f816c1137ebe6
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: node_js
node_js:
- "stable"
before_script:
- PATH=${PATH//:\.\/node_modules\/\.bin/}
after_success:
- npm run coveralls
script:
- npm test
1 change: 0 additions & 1 deletion node_modules/.bin/_mocha

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/mocha

This file was deleted.

14 changes: 0 additions & 14 deletions node_modules/chai/.npmignore

This file was deleted.

218 changes: 0 additions & 218 deletions node_modules/chai/CONTRIBUTING.md

This file was deleted.

Loading