Skip to content

Commit 4143232

Browse files
author
mythio
committed
chore: Add travis CI
1 parent 76df71d commit 4143232

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ before_install:
77
- cp .env.example .env
88
- cp keys/public.pem.example keys/public.pem
99
- cp keys/private.pem.example keys/private.pem
10-
- cp tests/.env.test.example tests/.env.test
10+
- cp tests/.env.test.example tests/.env.test
11+
- docker-compose up -d

0 commit comments

Comments
 (0)