Skip to content

Commit d3e61f7

Browse files
Corner, Bradleysergiomb2
authored andcommitted
add travis
restrict branch
1 parent 2417fb3 commit d3e61f7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.travis.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
language: ruby
2+
rvm:
3+
- 2.4.1
4+
- jruby
5+
- ruby-head
6+
matrix:
7+
allow_failures:
8+
- rvm: ruby-head
9+
branches:
10+
only:
11+
- develop

0 commit comments

Comments
 (0)