Skip to content

Commit

Permalink
enable travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
colinskow committed May 7, 2017
1 parent de017f4 commit f930430
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
language: node_js
cache:
- node_modules
node_js:
- "6"
- "node"
before_script:
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start

0 comments on commit f930430

Please sign in to comment.