Skip to content

Commit 3396a22

Browse files
author
Cuong Tran
committed
Add .travis.yml
1 parent 8a4efb1 commit 3396a22

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: ruby
2+
rvm:
3+
- 1.9.3
4+
5+
before_install:
6+
- rvm @global do gem install bundler

0 commit comments

Comments
 (0)