Commit b3e79fff authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Correct name of ruby-jekyll-redirect-from package.

parent 1ab8fa4f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
before_script:
  - apt-get -q update
  - env DEBIAN_FRONTEND=noninteractive apt-get -q -y install jekyll make jekyll-redirect-from
  - env DEBIAN_FRONTEND=noninteractive apt-get -q -y install jekyll make ruby-jekyll-redirect-from

test:
  image: debian:stable