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

Commit

Permalink
updated Node.js version on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
webschik committed Feb 29, 2020
1 parent 9c803ac commit 3d12e24
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,5 +1,5 @@
language: node_js
sudo: false
node_js:
- '6.1'
- '12.16.1'
script: npm run build

0 comments on commit 3d12e24

Please sign in to comment.