Update .travis.yml

This commit is contained in:
Sdogruyol 2015-12-06 17:55:21 +02:00
parent 692939dfe8
commit aa0d97aa42
3 changed files with 5 additions and 8 deletions

View file

@ -1,4 +1,4 @@
# Opening HTTP::Request to add override_method property
class HTTP::Request
property override_method
end
property override_method
end