Skip to content

Commit 2ea8d48

Browse files
authored
Merge pull request #18 from gregumo/master
CI configuration
2 parents a078b29 + a4fb44a commit 2ea8d48

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
/vendor/*
1+
/vendor/*
2+
/composer.lock

circle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
machine:
22
timezone:
33
Europe/Paris
4+
hosts:
5+
fr.victoire.io: 127.0.0.1
6+
en.victoire.io: 127.0.0.1
47
services:
58
- redis
69
php:

victoire-test-suite

0 commit comments

Comments
 (0)