Skip to content

Commit

Permalink
Run TestSwarm on master.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed Dec 9, 2012
1 parent f410b4d commit 05c096c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testswarm
Expand Up @@ -10,7 +10,7 @@ job = TestSwarm::Job.create(
:rcs => {
:type => "git",
:url => "git://github.com/jcoglan/js.class.git",
:branch => "3.0.x"
:branch => "master"
},
:directory => "/home/jcoglan/www/swarm.jcoglan.com/app/changeset/#{project.name}",
:diff => ["source", "test"],
Expand Down

0 comments on commit 05c096c

Please sign in to comment.