Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
build: start testing on Node.js 10
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed Jun 25, 2018
1 parent 28a55cb commit 7586a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sudo: false
language: node_js
node_js:
- '8'
- '10'
script:
- npm run lint
cache:
Expand Down

0 comments on commit 7586a6f

Please sign in to comment.