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 # Environment
os: os: osx
- xenial
before_install: install:
- sudo apt-get install -y hugo - brew install hugo
- sudo easy_install Pygments
# Install the apt prerequisites # # Install the apt prerequisites
addons: # addons:
apt: # apt:
packages: # packages:
- python-pygments # - python-pygments
# Compile the site # Compile the site
script: script: