1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Trying to get travis working

This commit is contained in:
2018-09-14 10:15:30 -04:00
parent 4758a0d1de
commit db6c8b79bd

View File

@@ -1,13 +1,21 @@
sudo: required
language: ruby
language: minimal
services:
- docker
rvm:
- 2.5.1
addons:
apt:
packages:
- docker-ce
env:
- DB=sqlite
- DOCKER_COMPOSE_VERSION=1.22.0
script:
- bash bin/run-tests-with-docker.sh
deploy:
provider: heroku
api_key: