Skip to content

Commit

Permalink
try fixing error in travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sclausen committed Nov 24, 2020
1 parent be7c501 commit 9835bda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,9 @@ sudo: true
node_js:
- 10

install:
- yarn

script:
npm test

Expand Down

0 comments on commit 9835bda

Please sign in to comment.