Skip to content

Commit

Permalink
fix: use node v11
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Apr 26, 2019
1 parent 7b2afbd commit 825a041
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 @@ -4,7 +4,7 @@ language: node_js
env: CI=true

node_js:
- stable
- '11'

#cache:
# directories:
Expand Down

0 comments on commit 825a041

Please sign in to comment.