This commit is contained in:
antelle 2018-03-18 19:04:14 +01:00
parent 3b056dfb68
commit 8b9d83146d
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: node_js
node_js:
- stable
install:
- npm install
script:
- npm run lint