Compare commits

...

1 Commits

Author SHA1 Message Date
Petr Korolev
64acef9554 add travis comand 2017-11-30 18:20:45 +03:00

View File

@ -28,3 +28,4 @@ addons:
secure: iMpV5IAvH+/EVGZrpWnt2BnmNFzSbsRcIumsr4ZyLC8N5nrCSXyjCSy0g48btL3Sj0bSgK9hcrJsmrFd2bkqFleyAcPAzNyUQzBuIRZx47O8yFmbZ+Pj+l3+KOlmcbzJNHfDfxkxuWTmTAcSDfsiyApin721T/ey3SUuwKpZNUc=
after_success:
- bundle exec codeclimate-test-reporter
- bash <(curl -s https://copilot.blackducksoftware.com/ci/travis/scripts/upload)