mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
ci: remove travis config
This commit is contained in:
parent
3db27fe472
commit
e876ce6c3d
16
.travis.yml
16
.travis.yml
@ -1,16 +0,0 @@
|
||||
os: windows
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
cache:
|
||||
yarn: true
|
||||
directories:
|
||||
- node_modules
|
||||
install:
|
||||
- yarn install
|
||||
- yarn lerna link
|
||||
- yarn build
|
||||
script:
|
||||
- node --version
|
||||
- yarn --version
|
||||
- yarn test
|
Loading…
Reference in New Issue
Block a user