Skip to content

Commit 725d7d7

Browse files
authored
Merge pull request #259 from lqd/travix_import_fix
travis: update build config import format
2 parents 530f358 + 07e7f84 commit 725d7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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.56.3/hugo_extended_0.56.3_Linux-64bit.deb
99
- sudo dpkg -i /tmp/hugo.deb

0 commit comments

Comments
 (0)