BSD License; CONTRIBUTING.md

This commit is contained in:
Nicolas Gallagher
2016-02-16 23:43:41 -08:00
parent 5c74c0efb7
commit 60409bea18
3 changed files with 83 additions and 116 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
language: node_js
node_js:
- "4.1"
- "5"
- "4"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
script:
- npm run lint
- npm test