Skip to content

Commit

Permalink
feat(ci): update ubuntu and node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoBorzi committed Mar 3, 2020
1 parent ce2d23a commit fcdd218
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
@@ -1,7 +1,7 @@
language: node_js
node_js:
- '10'
dist: xenial
- '12'
dist: bionic
sudo: required
services:
- xvfb
Expand Down

0 comments on commit fcdd218

Please sign in to comment.