update robot script

This commit is contained in:
Priit Tamboom 2014-10-10 15:09:11 +03:00
parent 7ed1ec79f2
commit c0caf53878

View file

@ -27,7 +27,7 @@ RCODE=$?
echo "END_OF_RUBOCOP_RESULTS"
echo "TEST_RESULTS"
ROBOT=true bundle exec rake test
bundle exec ROBOT=true rake test
TCODE=$?
echo "END_OF_TEST_RESULTS"