Skip to content

Commit

Permalink
add test-reporter ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Billmike committed Mar 22, 2018
1 parent c3f4246 commit a7a8cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
env:
global:
- NODE_ENV=test
- CC_TEST_REPORTER_ID=1944fd38c05bd77f1f23b769f5e0753618ad880b9317d37b6b8c985d37587594
- CC_TEST_REPORTER_ID=bee56f01164981a59f4a6d15b0bbff8b4b49953b954c700532edc7471d2036e7
before_script:
- psql -c 'create database recipes_testing_db;' -U postgres
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
Expand Down

0 comments on commit a7a8cf5

Please sign in to comment.