add spec_prep, spec_clean, and spec_full rake tasks
authorBranan Purvine-Riley <branan@puppetlabs.com>
Tue, 22 May 2012 20:10:30 +0000 (13:10 -0700)
committerBranan Purvine-Riley <branan@puppetlabs.com>
Tue, 22 May 2012 22:00:43 +0000 (15:00 -0700)
commitf420cb6314ad13e213c113cda08d7ea79b00b856
treeba5e92a6458df4b064b0cd484371f9f47cb21e7b
parenta4e1ee750887456b0d396ad8fb2a76e71dd4c4d5
add spec_prep, spec_clean, and spec_full rake tasks

These targets automate the fixtures directory using a configuration stored in
fixtures.yml. Because we can now handle the fixtures directory with a rake task,
the clone commands have been removed from the Travis config.
.travis.yml
Rakefile
fixtures.yml [new file with mode: 0644]