Skip to content

Commit a286a54

Browse files
removed failing CI step
1 parent 03223c1 commit a286a54

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ script:
3535
- cd -
3636
- terraform -v
3737
# - bundle exec kitchen test --destroy always
38-
deploy:
39-
provider: script
40-
script: ci/deploy.sh
41-
on:
42-
branch: master
38+
# deploy:
39+
# provider: script
40+
# script: ci/deploy.sh
41+
# on:
42+
# branch: master
4343
notifications:
4444
email:
4545
recipients:

0 commit comments

Comments
 (0)