mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-27 09:50:52 -05:00
remove travis config
This commit is contained in:
parent
2d483c1a97
commit
e553779dbc
1 changed files with 0 additions and 12 deletions
12
.travis.yml
12
.travis.yml
|
@ -1,12 +0,0 @@
|
|||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- "node"
|
||||
install:
|
||||
- npm ci
|
||||
script:
|
||||
- npm run lint
|
||||
- npm run benchmark
|
||||
- npm run test
|
||||
- npm run build
|
||||
- npm run build-demo
|
Loading…
Reference in a new issue