1
Fork 0

Update versions of things on CI

This commit is contained in:
Jake Howard 2017-08-07 10:11:51 +01:00
parent 2e63cf229e
commit 1b0d8c7cd5
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -1,12 +1,12 @@
machine: machine:
node: node:
version: 6.9.4 version: 6.11.2
python: python:
version: 3.6.0 version: 3.6.2
dependencies: dependencies:
pre: pre:
- wget https://github.com/gohugoio/hugo/releases/download/v0.25/hugo_0.25_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb - wget https://github.com/gohugoio/hugo/releases/download/v0.26/hugo_0.26_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
test: test:
override: override: