Skip to content

Commit

Permalink
fix: travis.yml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
childish-sambino committed Jun 22, 2021
1 parent 70f3029 commit 9be0527
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ node_js:
# Disabling for Node 16 until audit issue is resolved: https://travis-ci.com/github/twilio/twilio-cli-core/jobs/512495850
# - node
- lts/*
- '10'
- '10'
before_install:
- sudo apt-get update
- sudo apt-get install -y libsecret-1-dev
- sudo apt-get update
- sudo apt-get install -y libsecret-1-dev
deploy:
provider: npm
email: team_interfaces@twilio.com
Expand Down

0 comments on commit 9be0527

Please sign in to comment.