mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 09:51:57 -04:00
test feature branch, update ruby versions
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
sudo: false
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.4.10
|
||||
- 2.5.8
|
||||
- 2.6.6
|
||||
- 2.6.8
|
||||
- 2.7.4
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- feature/start-stop-ticket
|
||||
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
|
||||
env:
|
||||
- REDMINE_VER=4.0-stable
|
||||
- REDMINE_VER=4.1-stable
|
||||
- REDMINE_VER=4.2-stable
|
||||
- REDMINE_VER=master
|
||||
|
||||
install: "echo skip bundle install"
|
||||
|
||||
Reference in New Issue
Block a user