travis sass

pull/41/head^2
Hunter Long 2018-08-15 18:16:19 -07:00
parent ef9c1a911c
commit 0a0614c2b0
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ notifications:
before_script:
- mysql -e 'CREATE DATABASE IF NOT EXISTS test;'
- psql -c 'create database test;' -U postgres
- gem install sass
- make deps
- make install