mirror of
https://github.com/danbulant/pngjs
synced 2026-07-09 13:10:46 +00:00
Update .travis.yml
This commit is contained in:
parent
346bdaa07b
commit
43852cdab6
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ after_success:
|
||||||
- test $TRAVIS_NODE_VERSION = '4.3' && npm run coverage && npm install coveralls@2 && npm run coveralls
|
- test $TRAVIS_NODE_VERSION = '4.3' && npm run coverage && npm install coveralls@2 && npm run coveralls
|
||||||
node_js:
|
node_js:
|
||||||
- "0.12"
|
- "0.12"
|
||||||
- "4.3"
|
- "4.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue