Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Update Node.js versions
Browse files Browse the repository at this point in the history
BREAKING CHANGE: drop support for node 8
  • Loading branch information
mbaumgartl committed Apr 6, 2020
1 parent 6eb28de commit fd64f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
sudo: false
language: node_js
node_js:
- 8
- 10
- 12

services:
- xvfb
Expand Down

0 comments on commit fd64f5b

Please sign in to comment.