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 c936157 commit 7e0235aCopy full SHA for 7e0235a
.travis.yml
@@ -14,5 +14,4 @@ notifications:
14
format: html
15
notify: false
16
script:
17
- - rubocop --fail-level=E
18
- rake
test/test_ruby_http_client.rb
@@ -1,4 +1,3 @@
1
-require_relative '../lib/config'
2
require_relative '../lib/ruby_http_client'
3
require 'minitest/autorun'
4
0 commit comments