mirror of https://github.com/statping/statping
travis sass
parent
ef9c1a911c
commit
0a0614c2b0
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue