Skip to content

Commit

Permalink
Lint on node.js 12
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Apr 4, 2020
1 parent 6cc1184 commit c73b5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ node_js:
matrix:
include:
- name: Lint
node_js: '8'
node_js: '12'
env:
- TARGET=lint
- name: Coverage
Expand Down

0 comments on commit c73b5fc

Please sign in to comment.