Skip to content

Commit

Permalink
I don't think we need Travis here
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Dec 16, 2013
1 parent 2b8cda1 commit 35fc91a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ ruby '2.0.0'
gem 'sinatra'
gem 'thin'
gem 'rake'
gem 'travis', '~> 1.6'
gem 'curb'
gem 'haml'
gem 'kramdown'
Expand Down
42 changes: 1 addition & 41 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ GEM
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
archive-tar-minitar (0.5.2)
atomic (1.1.14)
backports (3.3.5)
builder (3.2.2)
capybara (2.2.0)
mime-types (>= 1.16)
Expand Down Expand Up @@ -43,24 +41,10 @@ GEM
daemons (1.1.9)
diff-lcs (1.2.5)
docile (1.1.1)
ethon (0.6.1)
ffi (>= 1.3.0)
mime-types (~> 1.18)
eventmachine (1.0.3)
extlib (0.9.16)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
ffi (1.9.3)
formatador (0.2.4)
gh (0.13.0)
addressable
backports
faraday (~> 0.8)
multi_json (~> 1.0)
net-http-persistent (>= 2.7)
net-http-pipeline
gherkin (2.12.2)
multi_json (~> 1.3)
guard (2.2.5)
Expand All @@ -81,31 +65,23 @@ GEM
i18n (0.6.9)
json (1.8.1)
kramdown (1.3.0)
launchy (2.4.2)
addressable (~> 2.3)
listen (2.4.0)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.4)
method_source (0.8.2)
mime-types (1.25.1)
mime-types (2.0)
mini_portile (0.5.2)
minitest (4.7.5)
multi_json (1.8.2)
multi_test (0.0.2)
multipart-post (1.2.0)
net-http-persistent (2.9)
net-http-pipeline (1.0.1)
netrc (0.7.7)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
pry (0.9.12.4)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pusher-client (0.4.0)
websocket (~> 1.0.0)
rack (1.5.2)
rack-google-analytics (0.12.0)
rack-protection (1.5.1)
Expand Down Expand Up @@ -157,22 +133,7 @@ GEM
tilt (1.4.1)
timers (1.1.0)
tins (0.13.1)
travis (1.6.5)
addressable (~> 2.3)
backports
faraday (~> 0.8.7)
faraday_middleware (~> 0.9)
gh (~> 0.13)
highline (~> 1.6)
launchy (~> 2.1)
netrc (~> 0.7)
pry (~> 0.9)
pusher-client (~> 0.4)
typhoeus (~> 0.6)
typhoeus (0.6.6)
ethon (~> 0.6.1)
tzinfo (0.3.38)
websocket (1.0.7)
xpath (2.0.0)
nokogiri (~> 1.3)

Expand Down Expand Up @@ -200,4 +161,3 @@ DEPENDENCIES
sinatra
terminal-notifier-guard
thin
travis (~> 1.6)

0 comments on commit 35fc91a

Please sign in to comment.