- Added cruisecontrol task

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@51 bf332499-1b4d-0410-844d-d2d48d5cc64c
This commit is contained in:
spottythedog
2008-12-06 23:34:26 +00:00
parent ca479009e7
commit 1394cba39a
+1
View File
@@ -13,6 +13,7 @@ DEFAULT_CONFIG_FILE = 'gcc.yml'
configure_toolchain(DEFAULT_CONFIG_FILE)
task :default => [:clobber, 'test:all', :app]
task :cruise => [:default]
desc "Build application"
task :app do