1
Fork 0
theorangeone.net-legacy/circle.yml
2017-04-24 09:30:42 +01:00

7 lines
110 B
YAML

dependencies:
pre:
- sudo apt-get update; sudo apt-get install hugo
test:
override:
- hugo -vDEF