Skip to content

Commit

Permalink
Remove unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
tmclaugh committed May 11, 2018
1 parent 194e369 commit 8253ce9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
- aws configure set aws_secret_access_key $AWS_SECRET_ACCESS_KEY_DEV
- aws s3 sync "s3://${S3_BUCKET_DEV}/${S3_PREFIX}/" ./
after_script:
- aws cloudformation delete-stack --stack-name $CFN_TESTING_STACK
# Ensure our creds are cleaned up.
- rm -rf ~/.aws
deploy:
Expand Down

0 comments on commit 8253ce9

Please sign in to comment.