Skip to content

Commit 1237077

Browse files
committed
Adding Travis CI config.
1 parent 2d3a520 commit 1237077

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: ruby
2+
rvm:
3+
- 1.9.3
4+
script: bundle exec rake test

0 commit comments

Comments
 (0)