Skip to content

Commit

Permalink
Merge pull request #84 from heyjul3s/r2.1.0
Browse files Browse the repository at this point in the history
add install to travis
  • Loading branch information
heyjul3s committed Feb 17, 2021
2 parents cbbd415 + 2476499 commit 3d7cf06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: node_js
node_js:
- 14.15.1

install:
- yarn

before_script:
- yarn build

Expand Down

0 comments on commit 3d7cf06

Please sign in to comment.