Remove circle-ci config

This commit is contained in:
snipe 2017-03-14 16:21:37 -07:00
parent 0469a44582
commit f45a3fedca

View file

@ -1,13 +0,0 @@
machine:
timezone:
US/Pacific
php:
version: 5.6.2
hosts:
localhost: 127.0.0.1
environment:
ENVIRONMENT: testing-ci
DB_DATABASE: testing.sqlite
test:
override:
- ./vendor/bin/codecept run --env testing-ci -vv