Skip to content

Commit

Permalink
We need to provision pypy-dev, references #63
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 31, 2012
1 parent acf2b2a commit e856eda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci_environment/pypy/recipes/ppa.rb
Expand Up @@ -33,3 +33,7 @@
package "pypy" do
action :install
end

package "pypy-dev" do
action :install
end

0 comments on commit e856eda

Please sign in to comment.