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