mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-06 06:28:33 +00:00
Switch back to puma and ruby 2.4.4. Trying to fix stability problems. Docker daemon's are crashing after a period of time.
This commit is contained in:
@@ -3,7 +3,7 @@ language: ruby
|
||||
services:
|
||||
- docker
|
||||
rvm:
|
||||
- 2.5.1
|
||||
- 2.4.4
|
||||
env:
|
||||
- DB=sqlite
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user