Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
boyphongsakorn authored May 16, 2020
1 parent 860738d commit 9b4bc72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ dist: xenial
language: node_js
node_js: '10'
before_install:
- sudo apt update
- sudo apt install build-essential
- sudo snap refresh
- sudo apt install snapd
- sudo snap install --classic snapcraft
- sudo apt-get install --no-install-recommends -y libopenjp2-tools
- sudo apt-get install --no-install-recommends -y snapcraft
Expand Down

0 comments on commit 9b4bc72

Please sign in to comment.