Skip to content

Commit

Permalink
Merge 6eccadc into 7091819
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed Dec 30, 2019
2 parents 7091819 + 6eccadc commit e7d30e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 22 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
@@ -1,11 +1,12 @@
sudo: false
language: node_js
os:
- linux
- windows
node_js:
- node
- 12
- 10
- 8
- 6
script:
- npm run ci
after_success:
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
18 changes: 0 additions & 18 deletions appveyor.yml

This file was deleted.

0 comments on commit e7d30e6

Please sign in to comment.