Skip to content

Commit

Permalink
Use Gemfile for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Miller committed Aug 31, 2013
1 parent d940a35 commit 8ae8c2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions Gemfile
@@ -0,0 +1,3 @@
gem "hoe"
gem "minitest"
gem "nokogiri"
3 changes: 0 additions & 3 deletions circle.yml
@@ -1,6 +1,3 @@
machine:
ruby:
version: 2.0.0-p247
dependencies:
post:
- gem install hoe

0 comments on commit 8ae8c2b

Please sign in to comment.