You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.
chrome: stable #installing Chrome on Travis to run tests
cache:
directories:
— node_modules
before_install:
- mysql -e "CREATE DATABASE pcprepkit; CREATE USER 'pcprepkit' IDENTIFIED BY 'pcprepkit'; GRANT ALL PRIVILEGES ON pcprepkit.* TO 'pcprepkit' WITH GRANT OPTION"