Skip to content

Commit

Permalink
fix(ci): fix ci builds by bumping to nodejs 12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
AhsanAyaz committed May 26, 2021
1 parent 53622df commit ea7dd1c
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
@@ -1,7 +1,7 @@
language: node_js
sudo: true
node_js:
- '12.16.3'
- '12.20'

demo/dist: xenial

Expand Down

0 comments on commit ea7dd1c

Please sign in to comment.