Skip to content

Commit 1b679d4

Browse files
committed
Test travis integration
1 parent 05e5ba6 commit 1b679d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ env:
2121
- "RAILS_VERSION=4.2"
2222
- "RAILS_VERSION=5.0"
2323
- "RAILS_VERSION=5.1"
24+
- "RAILS_VERSION=5.2"
2425
- "RAILS_VERSION=master"
2526

2627
rvm:
@@ -30,6 +31,10 @@ rvm:
3031
- 2.4.2
3132
- ruby-head
3233

34+
branches:
35+
only:
36+
- 0-10-stable
37+
3338
matrix:
3439
include:
3540
- { rvm: jruby-9.1.13.0, jdk: oraclejdk8, env: "RAILS_VERSION=4.1 JRUBY_OPTS='--dev -J-Xmx1024M --debug'" }

0 commit comments

Comments
 (0)