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;'
|
- mysql -e 'CREATE DATABASE IF NOT EXISTS test;'
|
||||||
- psql -c 'create database test;' -U postgres
|
- psql -c 'create database test;' -U postgres
|
||||||
- gem install sass
|
- gem install sass
|
||||||
- make deps
|
- make dep
|
||||||
- make install
|
- make install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue