Skip to content

Commit 7e0235a

Browse files
Travis tests
1 parent c936157 commit 7e0235a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ notifications:
1414
format: html
1515
notify: false
1616
script:
17-
- rubocop --fail-level=E
1817
- rake

test/test_ruby_http_client.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
require_relative '../lib/config'
21
require_relative '../lib/ruby_http_client'
32
require 'minitest/autorun'
43

0 commit comments

Comments
 (0)