Moved hugo version to before_script

This commit is contained in:
Chris 2018-01-13 02:01:04 -05:00
parent 7660ff5269
commit ca25b00dfc

View file

@ -12,7 +12,7 @@ install:
- yarn global add gulp
- yarn install
before_install:
before_script:
- hugo version
script: