Skip to content

Commit b426a2d

Browse files
committed
Add Travis CI configuration
1 parent 8fc327b commit b426a2d

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+
# - "1.9.2"
5+
# uncomment this line if your project needs to run something other than `rake`:
6+
# script: bundle exec rspec spec

0 commit comments

Comments
 (0)