mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2026-02-05 22:55:18 +01:00
chore(travis): update scripts
This commit is contained in:
@@ -3,7 +3,14 @@ language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
|
||||
script:
|
||||
- yarn run lint
|
||||
- yarn run test -- --verbose --coverage
|
||||
|
||||
cache:
|
||||
yarn: true
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user