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