We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 530f358 + 07e7f84 commit 725d7d7Copy full SHA for 725d7d7
.travis.yml
@@ -3,7 +3,7 @@ dist: xenial
3
env:
4
RUSTINFRA_DEPLOY_DIR: public
5
import:
6
- - rust-lang/simpleinfra/travis-configs/static-websites.yml
+ - rust-lang/simpleinfra:travis-configs/static-websites.yml
7
install:
8
- wget -O /tmp/hugo.deb https://github.com/gohugoio/hugo/releases/download/v0.56.3/hugo_extended_0.56.3_Linux-64bit.deb
9
- sudo dpkg -i /tmp/hugo.deb
0 commit comments