mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-08-02 01:07:50 +00:00
astyle not on travis, therefore don't test with CI
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ configure_clean
|
||||
configure_toolchain(DEFAULT_CONFIG_FILE)
|
||||
|
||||
task :default => [:test]
|
||||
task :ci => [:no_color, :default, 'test:examples', 'style:check', 'style:c']
|
||||
task :ci => [:no_color, :default, 'test:examples', 'style:check']
|
||||
task :cruise => :ci
|
||||
|
||||
desc "Load configuration"
|
||||
|
||||
Reference in New Issue
Block a user