Skip to content

Commit b89dd87

Browse files
tjdettcbeer
authored andcommitted
Adding Travis CI config.
1 parent 573a599 commit b89dd87

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)