mirror of https://github.com/statping/statping
cypress testing - makefile - sass - dep
parent
65998c59f6
commit
37f7dbbedf
|
@ -57,7 +57,7 @@ before_script:
|
|||
- mysql -e 'CREATE DATABASE IF NOT EXISTS test;'
|
||||
- psql -c 'create database test;' -U postgres
|
||||
- gem install sass
|
||||
- make deps
|
||||
- make dep
|
||||
- make install
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue