mirror of
https://github.com/danbulant/pngjs
synced 2026-05-26 21:31:56 +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
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "4.3"
|
||||
- "4.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue