Skip to content

Commit 217453a

Browse files
committed
missing indentation in travis.yml file
1 parent 1a4b530 commit 217453a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ deploy:
1818
bucket_path: 'docker-react-course'
1919
on:
2020
branch: master
21-
access_key_id: $AWS_ACCESS_KEY
22-
secret_access_key: $AWS_SECRET_KEY
21+
access_key_id: $AWS_ACCESS_KEY
22+
secret_access_key: $AWS_SECRET_KEY

0 commit comments

Comments
 (0)