Merge branch 'master' of https://github.com/dtunes/laradock into dtunes-master

* 'master' of https://github.com/dtunes/laradock:
  Upgrade hugo to 0.20.2 and added uglyurls = true to fix issues we when upgrading from 0.19 to 0.20 recently, also fixed 404 photos*
This commit is contained in:
Mahmoud Zalt
2017-04-22 14:41:59 -04:00
3 changed files with 31 additions and 30 deletions

View File

@ -8,7 +8,7 @@ env:
- PHP_VERSION=56
- PHP_VERSION=70
- PHP_VERSION=71
- HUGO_VERSION=0.19
- HUGO_VERSION=0.20.2
script: ./travis-build.sh