ci: remove extraneous scripts
This commit is contained in:
parent
a6320ca0d1
commit
1d088de974
@ -18,9 +18,3 @@ deploy:
|
||||
node: '4'
|
||||
tags: true
|
||||
repo: thelounge/lounge
|
||||
|
||||
script:
|
||||
- npm run test:mocha
|
||||
- npm run lint:js
|
||||
- npm run lint:css
|
||||
|
||||
|
@ -18,9 +18,6 @@ test_script:
|
||||
- node --version
|
||||
- npm --version
|
||||
- npm test
|
||||
- npm run test:mocha
|
||||
- npm run lint:js
|
||||
- npm run lint:css
|
||||
|
||||
# cache npm modules
|
||||
cache:
|
||||
|
Loading…
Reference in New Issue
Block a user