Commit 708e8c29 authored by Tobias Munk's avatar Tobias Munk

updated travis config

parent c6c9aad3
......@@ -10,10 +10,5 @@ before_install:
- cp tests/.env-dist tests/.env
script:
- docker-compose run forrest run
addons:
artifacts:
s3_region: eu-west-1
paths:
- tests/_output
\ No newline at end of file
- cd tests
- docker-compose run forrest run
\ No newline at end of file
version: '2'
services:
forrest:
image: codeception/codeception
image: codeception/codeception:2.2
environment:
- YII_ENV=test
volumes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment