ci: remove tslint test job

This commit is contained in:
Karl-Philipp Wulfert
2018-12-04 16:25:15 +01:00
parent 1a72f20c10
commit bb0f1637c7

View File

@@ -11,7 +11,6 @@ before_script:
stages:
- build
- test
- deploy
build:
@@ -21,11 +20,6 @@ build:
except:
- schedules
tslint:
stage: test
script:
- npm run tslint
pages:
stage: deploy
script: