Skip to content

Commit 07e7f84

Browse files
committed
travis: update build config import format
1 parent 0227e91 commit 07e7f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dist: xenial
33
env:
44
RUSTINFRA_DEPLOY_DIR: public
55
import:
6-
- rust-lang/simpleinfra/travis-configs/static-websites.yml
6+
- rust-lang/simpleinfra:travis-configs/static-websites.yml
77
install:
88
- wget -O /tmp/hugo.deb https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_0.55.6_Linux-64bit.deb
99
- sudo dpkg -i /tmp/hugo.deb

0 commit comments

Comments
 (0)