mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Delete .travis.yml
This commit is contained in:
parent
76a1c16b9f
commit
29ea7360fa
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "10"
|
||||
before_install:
|
||||
- cd app
|
||||
script:
|
||||
- npm ci
|
||||
- npm run lint
|
||||
- npm run build
|
Loading…
Reference in a new issue