Skip to content
Snippets Groups Projects
Commit bf016c63 authored by Daniel Lee Hwang's avatar Daniel Lee Hwang
Browse files

travis: remove node-0.8 and add node-4.0

parent 010f2d43
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.12"
- iojs
- "4.0"
before_install:
- npm install -g npm
script:
script:
- npm test
- ./node_modules/.bin/jshint lib
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment