💚 Use default script
This commit is contained in:
parent
8136b3af00
commit
0205554b3b
|
@ -14,13 +14,6 @@ matrix:
|
||||||
os: osx
|
os: osx
|
||||||
|
|
||||||
|
|
||||||
before_install:
|
install:
|
||||||
- npm conf set strict-ssl false
|
|
||||||
- npm install -g npm@6.4.1
|
|
||||||
|
|
||||||
|
|
||||||
script:
|
|
||||||
- cd test
|
- cd test
|
||||||
- npm i
|
- npm i
|
||||||
- npm test
|
|
||||||
- cd ..
|
|
||||||
|
|
Loading…
Reference in New Issue