Skip to content

Commit

Permalink
merge fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vardars committed Jan 28, 2019
1 parent 69a9712 commit 0e5e9fb
Showing 1 changed file with 1 addition 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.0"
- "5.0.0"
before_script:
- npm install -g mocha
script: mocha test/test.js
Expand Down

0 comments on commit 0e5e9fb

Please sign in to comment.