Skip to content

Commit a7915c8

Browse files
committed
Exclude Ruby 2.4.2 and Rails master from matrix
1 parent 96ab640 commit a7915c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ matrix:
4848
- { rvm: 2.1.10, env: RAILS_VERSION=master }
4949
- { rvm: 2.2.8, env: RAILS_VERSION=master }
5050
- { rvm: 2.3.5, env: RAILS_VERSION=master }
51+
- { rvm: 2.4.2, env: RAILS_VERSION=master }
5152
- { rvm: 2.1.10, env: RAILS_VERSION=5.0 }
5253
- { rvm: 2.1.10, env: RAILS_VERSION=5.1 }
5354
- { rvm: 2.1.10, env: RAILS_VERSION=5.2 }

0 commit comments

Comments
 (0)