Add travis config

This commit is contained in:
Sam Saccone
2015-11-04 10:22:05 -08:00
parent b71f6d8ab8
commit 66c8bbca7d

9
.travis.yml Normal file
View File

@@ -0,0 +1,9 @@
language: node_js
node_js:
- "4.1"
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3
- npm i -g bower
- bower i