Skip to content

Commit

Permalink
test d/l chrome stable
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Apr 1, 2017
1 parent 2a8c8dd commit ab6b5dc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
@@ -1,5 +1,6 @@
language: node_js
sudo: false
sudo: required
dist: trusty
node_js:
- v6.10

Expand All @@ -21,6 +22,11 @@ before_script:

addons:
firefox: "latest"
apt:
sources:
- google-chrome
packages:
- google-chrome-stable

script:
- npm run pretest
Expand Down

0 comments on commit ab6b5dc

Please sign in to comment.