Skip to content

Commit 30a4d39

Browse files
committed
infra: update travis import syntax
1 parent 4a8d5e1 commit 30a4d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/infra/guidelines/static-websites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ env:
141141
RUSTINFRA_DEPLOY_DIR: path/to/be/deployed
142142
RUSTINFRA_CLOUDFRONT_DISTRIBUTION: ABCDEFGHIJKLMN
143143
import:
144-
- rust-lang/simpleinfra/travis-configs/static-websites.yml
144+
- rust-lang/simpleinfra:travis-configs/static-websites.yml
145145
```
146146
147147
You will also need to set the contents of the `AWS_ACCESS_KEY_ID` and

0 commit comments

Comments
 (0)