UNPKG

162 BYAMLView Raw
1os:
2 - linux
3language: node_js
4node_js:
5 - 0.6
6 - 0.8
7 - 0.10
8 - 0.12
9 - iojs
10install: npm install --production
11before_script:
12 - "npm install -g expresso"
\No newline at end of file