vue linter

This commit is contained in:
Milos Stojanovic
2019-06-25 19:12:56 +02:00
parent 2efa98051c
commit 9d34054231

View File

@@ -1,6 +1,4 @@
matrix:
include:
- language: php
language: php
php:
- 7.1.3
@@ -22,14 +20,3 @@ matrix:
- php -r "readfile('http://get.sensiolabs.org/security-checker.phar');" > security-checker
- chmod +x security-checker
- ./security-checker security:check
- language: node_js
node_js:
- "7"
before_script:
- npm install
script:
- npm run lint