Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
chore: add chrome addon to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hjkcai committed Apr 10, 2018
1 parent 4554dbc commit adde8b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
dist: trusty

language: node_js
node_js:
- lts/*
Expand All @@ -7,3 +9,6 @@ script:
- yarn test

cache: yarn

addons:
chrome: stable

0 comments on commit adde8b1

Please sign in to comment.