Skip to content

Commit

Permalink
feat: update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
drawcall committed Mar 16, 2021
1 parent cb8140d commit 9c1a083
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,6 +1,8 @@
language: node_js
node_js:
- node
before_install:
- npm install --only=dev
install:
- npm install jest
script:
Expand Down

0 comments on commit 9c1a083

Please sign in to comment.