lets try osx brew lol

pull/1/head
Evan Hemsley 2019-05-28 22:44:45 -07:00
parent 89e6d46696
commit 1c3ce098d9
1 changed files with 9 additions and 9 deletions

View File

@ -1,15 +1,15 @@
# Environment
os:
- xenial
os: osx
before_install:
- sudo apt-get install -y hugo
install:
- brew install hugo
- sudo easy_install Pygments
# Install the apt prerequisites
addons:
apt:
packages:
- python-pygments
# # Install the apt prerequisites
# addons:
# apt:
# packages:
# - python-pygments
# Compile the site
script: