Skip to content

Commit

Permalink
Run converage and Chrome Headless on node.js 12
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Apr 17, 2020
1 parent 6b4814d commit f2d5600
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ matrix:
env:
- TARGET=lint
- name: Coverage
node_js: '8.10.0'
node_js: 12
env:
- TARGET=coverage
- name: Chrome headless
node_js: '8.10.0'
node_js: 12
env:
- TARGET=test-headless

Expand Down

0 comments on commit f2d5600

Please sign in to comment.