1
Fork 0

Setup circleci

This commit is contained in:
Jake Howard 2017-04-24 09:30:42 +01:00
parent 0a1eec3d47
commit 66b471aaab

7
circle.yml Normal file
View file

@ -0,0 +1,7 @@
dependencies:
pre:
- sudo apt-get update; sudo apt-get install hugo
test:
override:
- hugo -vDEF