Compare commits
1 Commits
master
...
failingTes
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c6b62ec30 |
2
Rakefile
2
Rakefile
@@ -25,7 +25,7 @@ task :lint => [:build, :cs_lint]
|
|||||||
|
|
||||||
desc 'Retrieve, Build, Test'
|
desc 'Retrieve, Build, Test'
|
||||||
task :preflight => [:clean, :retrieve, :build, :test, :lint]
|
task :preflight => [:clean, :retrieve, :build, :test, :lint]
|
||||||
|
throw "oops"
|
||||||
desc 'cleans up artifacts'
|
desc 'cleans up artifacts'
|
||||||
task :clean do
|
task :clean do
|
||||||
puts 'cleaning artifacts from directory'
|
puts 'cleaning artifacts from directory'
|
||||||
|
|||||||
Reference in New Issue
Block a user