Skip to content

Commit 71915a9

Browse files
committed
Fixed travis definition, 0.1.0 release attempt ama-team#3
1 parent da9b470 commit 71915a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ before_install:
1717
- gem update --system
1818
- openssl aes-256-cbc -K $encrypted_58eb139a4a99_key -iv $encrypted_58eb139a4a99_iv -in .supermarket_key.encrypted -out .supermarket_key -d
1919
deploy:
20-
provider: supermarket
20+
provider: chef-supermarket
2121
user_id: ama-team
2222
client_key: .supermarket_key
2323
cookbook_category: Operating Systems & Virtualization

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ are not yet supported either.
1010

1111
Dev branch state:
1212

13-
[![Travis branch](https://img.shields.io/travis/ama-team/cookbook-docker-compose/dev.svg?style=flat-square)](https://github.com/ama-team/cookbook-docker-compose)
13+
[![Travis branch](https://img.shields.io/travis/ama-team/cookbook-docker-compose/dev.svg?style=flat-square)](https://travis-ci.org/ama-team/cookbook-docker-compose)
1414

1515
## Requirements
1616

0 commit comments

Comments
 (0)