We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9553a6 commit 2e1062aCopy full SHA for 2e1062a
.travis.yml
@@ -1,4 +1,6 @@
1
language: ruby
2
rvm:
3
- 1.9.3
4
+ - 2.0.0
5
+ - 2.1.0
6
script: bundle exec rspec spec/htmless_spec.rb
0 commit comments