We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0227e91 commit 07e7f84Copy full SHA for 07e7f84
.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.55.6/hugo_0.55.6_Linux-64bit.deb
9
- sudo dpkg -i /tmp/hugo.deb
0 commit comments