Skip to content

Commit 69512df

Browse files
committed
Add travis
1 parent 558f701 commit 69512df

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
branches:
2+
only:
3+
- master
4+
5+
language: ruby
6+
cache: bundler
7+
rvm:
8+
- 2.0.0-p647
9+
- 2.3.4
10+
- 2.4.1

0 commit comments

Comments
 (0)