Skip to content

Commit

Permalink
Update libssn3 via .travis.yml
Browse files Browse the repository at this point in the history
References puppeteer#33.
  • Loading branch information
aslushnikov authored and pavelfeldman committed Jun 21, 2017
1 parent aaefec7 commit 5e94d66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ language: node_js
node_js:
- "7"
dist: trusty
addons:
apt:
packages:
# This is required to run new chrome on old trusty
- libnss3
env:
cache:
yarn: true
Expand Down

0 comments on commit 5e94d66

Please sign in to comment.