Skip to content

Commit c6d78ed

Browse files
committed
update linux travis
1 parent a5a5eec commit c6d78ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ matrix:
1313
dist: trusty
1414
language: node_js
1515
node_js: "10"
16+
before_install:
17+
- sudo apt-get install libpng16-dev
1618

1719
# npm ci does not work with this
1820
cache:

0 commit comments

Comments
 (0)