We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0570257 commit c0a6bb6Copy full SHA for c0a6bb6
.travis.yml
@@ -0,0 +1,5 @@
1
+language: ruby
2
+rvm:
3
+ - "2.1.0"
4
+ - "2.0.0"
5
+script: bundle exec rspec
0 commit comments