ci: remove extraneous scripts

This commit is contained in:
William Boman 2016-06-05 13:17:00 +02:00
parent a6320ca0d1
commit 1d088de974
2 changed files with 0 additions and 9 deletions

View file

@ -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

View file

@ -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: