Skip to content

Commit

Permalink
chore: use node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
chidimo committed Feb 27, 2020
1 parent d9f1cc4 commit 14d578f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ before_install:
- sleep 1
matrix:
include:
- node_js: '10'
- node_js: '12'
- dist: xenial
# - node_js: '12'
cache:
directories: node_modules
deploy:
Expand Down

0 comments on commit 14d578f

Please sign in to comment.