Skip to content

Commit

Permalink
add ruby 2.4, remove redmine 3.1 from travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jkraemer committed Feb 28, 2017
1 parent a140eaf commit 3d7e08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: ruby
rvm:
- 2.2.6
- 2.3.3
- 2.4.0
- jruby-9.0.5.0

branches:
Expand All @@ -13,7 +14,6 @@ addons:

env:
- REDMINE_VER=2.6-stable
- REDMINE_VER=3.1-stable
- REDMINE_VER=3.2-stable
- REDMINE_VER=3.3-stable
- REDMINE_VER=master
Expand Down

0 comments on commit 3d7e08d

Please sign in to comment.