Skip to content

Commit 0d71bff

Browse files
Add travis.yml for CI
1 parent bea1334 commit 0d71bff

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

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

0 commit comments

Comments
 (0)