Skip to content

Commit

Permalink
Add chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
julienw committed Jul 29, 2016
1 parent dbb89b0 commit f72d815
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
language: node_js
sudo: required
dist: trusty
addons:
apt:
sources:
google-chrome
packages:
google-chrome-stable
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start

0 comments on commit f72d815

Please sign in to comment.