Skip to content

Commit

Permalink
Lint on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverroick committed Jan 23, 2019
1 parent 951b1cf commit 35cb08c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ language: node_js
node_js:
- "8"
- "10"
jobs:
include:
- stage: Lint
node_js: "10"
script: npm run lint

0 comments on commit 35cb08c

Please sign in to comment.