Skip to content

Commit

Permalink
set up travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerian committed Oct 3, 2011
1 parent 2eaa048 commit eceb5cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ gem 'akephalos', :git => 'git://github.com/Nerian/akephalos.git'

# Development

<img src="https://secure.travis-ci.org/Nerian/akephalos2.png?branch=master&amp;.png">

``` bash
git clone https://github.com/Nerian/akephalos2
git submodule update --init
Expand Down
1 change: 1 addition & 0 deletions akephalos.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new do |s|
s.rubyforge_project = "akephalos"

s.add_runtime_dependency "capybara"
s.add_runtime_dependency "rake"

if RUBY_PLATFORM != "java" && ENV["PLATFORM"] != "java"
s.add_runtime_dependency "jruby-jars"
Expand Down

0 comments on commit eceb5cd

Please sign in to comment.