mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Benchmark after cibuild succeeds
This commit is contained in:
@@ -10,6 +10,6 @@ system 'ssh',
|
||||
'-o', 'StrictHostKeyChecking=no',
|
||||
'-p', '6000',
|
||||
'atom.githubapp.com',
|
||||
"cd /Users/github/code/atom && git fetch -q origin && git reset -q --hard #{sha} && rake test"
|
||||
"cd /Users/github/code/atom && git fetch -q origin && git reset -q --hard #{sha} && rake test && rake benchmark"
|
||||
|
||||
exit $?.exitstatus
|
||||
Reference in New Issue
Block a user