1
Fork 0
theorangeone.net-legacy/circle.yml

8 lines
110 B
YAML
Raw Normal View History

2017-04-24 09:30:42 +01:00
dependencies:
pre:
- sudo apt-get update; sudo apt-get install hugo
test:
override:
- hugo -vDEF