Skip to content

Commit

Permalink
Revert "pin default Node.js version to v11.6.0 in .travis.yml"
Browse files Browse the repository at this point in the history
This reverts commit 1abfef6.
  • Loading branch information
addaleax committed Jan 23, 2019
1 parent 3a03704 commit 062f519
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 @@ -11,7 +11,7 @@ stages:

# defaults
language: node_js
node_js: '11.6'
node_js: '11'
addons:
apt:
packages:
Expand Down

0 comments on commit 062f519

Please sign in to comment.