1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00
Files
mywebsite/node_modules/consolidate/.travis.yml

9 lines
111 B
YAML

sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
before_install:
- npm install npm -g