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 e0f0802 commit 860738d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ language: node_js
node_js: '10'
before_install:
- sudo apt install build-essential
- snap refresh
- sudo snap refresh
- 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 All @@ -26,4 +26,4 @@ script:
- cd dist
- dir
- cd -
- release-it 2.0.0 --config .release-it.json --no-npm.publish --no-git
- release-it 2.0.0 --config .release-it.json --no-npm.publish --no-git

0 comments on commit 860738d

Please sign in to comment.