Skip to content

Commit 2e1062a

Browse files
committed
Test ruby 2.0 and 2.1 on Travis
1 parent b9553a6 commit 2e1062a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: ruby
22
rvm:
33
- 1.9.3
4+
- 2.0.0
5+
- 2.1.0
46
script: bundle exec rspec spec/htmless_spec.rb

0 commit comments

Comments
 (0)