mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Clean up travis.yml
This commit is contained in:
parent
fa66432cdc
commit
13cb7a154d
|
@ -1,11 +1,6 @@
|
||||||
sudo: false
|
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 'stable'
|
- 'stable'
|
||||||
cache:
|
|
||||||
yarn: true
|
|
||||||
directories:
|
|
||||||
- 'node_modules'
|
|
||||||
script:
|
script:
|
||||||
- yarn build:all
|
- yarn build:all
|
||||||
- yarn lint:all
|
- yarn lint:all
|
||||||
|
|
Loading…
Reference in New Issue
Block a user