first travis.yml try

This commit is contained in:
Daniel Ternyak 2017-05-23 02:03:13 -05:00
parent e7b6c40db3
commit 0051c818d5
1 changed files with 11 additions and 0 deletions

11
.travis.yml Normal file
View File

@ -0,0 +1,11 @@
language: node_js
node_js:
- 7
- 6
- 5
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start