Skip to content

Commit 5b5935f

Browse files
committed
remove Travis.rb
1 parent 6252ea4 commit 5b5935f

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ source 'https://rubygems.org' do
138138
gem 'rubocop'
139139
gem 'spring'
140140
gem 'spring-commands-rspec'
141-
gem 'travis'
142141
end
143142

144143
group :development, :test do

Gemfile.lock

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ GEM
5151
execjs
5252
json
5353
awesome_print (1.6.1)
54-
backports (3.6.4)
5554
better_errors (2.1.1)
5655
coderay (>= 1.0.0)
5756
erubis (>= 2.6.6)
@@ -166,8 +165,6 @@ GEM
166165
equalizer (0.0.11)
167166
erubis (2.7.0)
168167
escape (0.0.4)
169-
ethon (0.7.3)
170-
ffi (>= 1.3.0)
171168
eventmachine (1.0.7)
172169
excon (0.45.3)
173170
execjs (2.5.2)
@@ -177,8 +174,6 @@ GEM
177174
railties (>= 3.0)
178175
faraday (0.8.9)
179176
multipart-post (~> 1.2.0)
180-
faraday_middleware (0.9.1)
181-
faraday (>= 0.7.4, < 0.10)
182177
feedjira (1.6.0)
183178
curb (~> 0.8)
184179
loofah (~> 2.0)
@@ -296,13 +291,6 @@ GEM
296291
rspec (~> 3.0)
297292
ruby-progressbar (~> 1.4)
298293
geocoder (1.2.8)
299-
gh (0.14.0)
300-
addressable
301-
backports
302-
faraday (~> 0.8)
303-
multi_json (~> 1.0)
304-
net-http-persistent (>= 2.7)
305-
net-http-pipeline
306294
github-markdown (0.6.8)
307295
grackle (0.3.0)
308296
json
@@ -328,7 +316,6 @@ GEM
328316
hashr (0.0.22)
329317
heroku-deflater (0.5.3)
330318
rack (>= 1.4.5)
331-
highline (1.7.2)
332319
hike (1.2.3)
333320
hitimes (1.2.2)
334321
http (0.5.1)
@@ -394,8 +381,6 @@ GEM
394381
multi_json (1.11.1)
395382
multipart-post (1.2.0)
396383
nenv (0.2.0)
397-
net-http-persistent (2.9.4)
398-
net-http-pipeline (1.0.1)
399384
net-scp (1.2.1)
400385
net-ssh (>= 2.6.5)
401386
net-ssh (2.9.2)
@@ -467,9 +452,6 @@ GEM
467452
json
468453
puma (2.11.2)
469454
rack (>= 1.1, < 2.0)
470-
pusher-client (0.6.0)
471-
json
472-
websocket (~> 1.0)
473455
quiet_assets (1.1.0)
474456
railties (>= 3.1, < 5.0)
475457
rack (1.4.7)
@@ -674,17 +656,6 @@ GEM
674656
multi_json (~> 1.3)
675657
rake
676658
rest-client (~> 1.6)
677-
travis (1.6.9)
678-
addressable (~> 2.3)
679-
backports
680-
faraday (~> 0.8.7)
681-
faraday_middleware (~> 0.9)
682-
gh (~> 0.13)
683-
highline (~> 1.6)
684-
launchy (~> 2.1)
685-
pry (~> 0.9)
686-
pusher-client (~> 0.4)
687-
typhoeus (~> 0.6)
688659
treetop (1.4.15)
689660
polyglot
690661
polyglot (>= 0.3.1)
@@ -700,8 +671,6 @@ GEM
700671
json (~> 1.8)
701672
memoizable (~> 0.4.0)
702673
simple_oauth (~> 0.2.0)
703-
typhoeus (0.7.1)
704-
ethon (>= 0.7.1)
705674
tzinfo (0.3.44)
706675
uglifier (2.7.1)
707676
execjs (>= 0.3.0)
@@ -829,7 +798,6 @@ DEPENDENCIES
829798
test-unit!
830799
timecop!
831800
tire!
832-
travis!
833801
tweet-button!
834802
twitter!
835803
uglifier!

0 commit comments

Comments
 (0)