Skip to content

Commit

Permalink
install packages before running
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmarinacci committed Aug 30, 2024
1 parent f3b2ba9 commit 80a9ec7
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
@@ -1,3 +1,5 @@
language: node_js
node_js:
- 14
before_install:
- npm ci

0 comments on commit 80a9ec7

Please sign in to comment.