Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 5ec8b80

Browse files
committed
remove txt files
1 parent f7972f7 commit 5ec8b80

File tree

47 files changed

+2
-3308
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2
-3308
lines changed

circle.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ machine:
77
environment:
88
PATH: $PATH:$HOME/.config/composer/vendor/bin
99
DATABASE_URL: mysql://ubuntu:@127.0.0.1:3306/circle_test
10+
# Timeouts issues happen when selenium tries to spawn a new chrome instance.
11+
# I've nail that down to this selenium issue
1012
# https://github.com/SeleniumHQ/docker-selenium/issues/87
1113
DBUS_SESSION_BUS_ADDRESS: /dev/null
1214
## Customize checkout

docroot/INSTALL.mysql.txt

-45
This file was deleted.

docroot/INSTALL.pgsql.txt

-44
This file was deleted.

docroot/INSTALL.sqlite.txt

-31
This file was deleted.

0 commit comments

Comments
 (0)