Skip to content

Commit

Permalink
ci: update image to focal
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho committed Feb 10, 2021
1 parent a688312 commit 60d54ae
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
@@ -1,6 +1,6 @@
language: node_js
os: linux
dist: trusty
dist: focal

cache:
directories:
Expand All @@ -26,4 +26,4 @@ jobs:
provider: script
skip_cleanup: true
script:
- pnpx semantic-release
- pnpx semantic-release

0 comments on commit 60d54ae

Please sign in to comment.