Skip to content

Commit 9be0527

Browse files
author
childish-sambino
authored
fix: travis.yml formatting
1 parent 70f3029 commit 9be0527

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ node_js:
33
# Disabling for Node 16 until audit issue is resolved: https://travis-ci.com/github/twilio/twilio-cli-core/jobs/512495850
44
# - node
55
- lts/*
6-
- '10'
6+
- '10'
77
before_install:
8-
- sudo apt-get update
9-
- sudo apt-get install -y libsecret-1-dev
8+
- sudo apt-get update
9+
- sudo apt-get install -y libsecret-1-dev
1010
deploy:
1111
provider: npm
1212

0 commit comments

Comments
 (0)