mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 02:16:03 +00:00
Remove Yarn on Travis CI
This commit is contained in:
parent
576a1903ec
commit
e2c2b2cc2c
@ -16,7 +16,7 @@ before_install:
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
|
||||
install:
|
||||
- yarn run setup
|
||||
- npm run setup
|
||||
|
||||
node_js:
|
||||
- "7"
|
||||
@ -24,4 +24,4 @@ node_js:
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
- yarn run test
|
||||
- npm run test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user