circle.yml in mittsu-0.2.1 vs circle.yml in mittsu-0.2.2
- old
+ new
@@ -18,7 +18,8 @@
pre:
- brew install glfw
test:
post:
+ - bundle exec codeclimate-test-reporter
- mkdir -p $CIRCLE_TEST_REPORTS/minitest/
- cp -r test/reports/*.xml $CIRCLE_TEST_REPORTS/minitest/