force build failure if anything goes wrong
This commit is contained in:
parent
35ffa0d72c
commit
06af24b239
@ -11,6 +11,7 @@ then
|
||||
fi
|
||||
fi
|
||||
|
||||
set -e
|
||||
grunt jshint
|
||||
bundle exec rake jasmine:ci
|
||||
JASMINE_CONFIG_PATH=spec/support/jasmine_combined.yml bundle exec rake jasmine:ci
|
||||
|
Loading…
Reference in New Issue
Block a user