Skip to content

Commit 8759acb

Browse files
author
Tatsuya Sato
committed
Adopt Travis-CI
1 parent b6c6dda commit 8759acb

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.8.7
4+
- 1.9.2
5+
- 1.9.3
6+
script: bundle exec rake spec

0 commit comments

Comments
 (0)