Skip to content

Commit 325f035

Browse files
committed
Added travis config file
1 parent 33ddacc commit 325f035

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.travis.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
rvm:
3+
- 2.0
4+
- 2.1
5+
- 2.2
6+
- 2.3
7+
- 2.4
8+
- 2.5
9+
sudo: false
10+
cache: bundler
11+

0 commit comments

Comments
 (0)