Skip to content

Commit

Permalink
chore: Improve CI speed
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Jan 5, 2024
1 parent 750b42e commit da9c38e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js: 16
dist: jammy
cache: yarn
cache:
npm: false
branches:
only:
- master
Expand Down

0 comments on commit da9c38e

Please sign in to comment.