Skip to content

Commit

Permalink
build(config): update Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed May 15, 2019
1 parent 6818aee commit e6bc376
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 @@ -10,4 +10,4 @@ install: npm ci || (rm -rf node_modules && npm install)
language: node_js
node_js:
- 8
- 11
- 12

0 comments on commit e6bc376

Please sign in to comment.