File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ after_failure:
4646 # We encode it to a bzipped binary form and dump to console. It can be
4747 # examined later with the following commands:
4848 #
49- # $ curl -s https://api.travis-ci.org /v3/job/$JOB_ID/log.txt | sed -n '/^===== REPORT START/,/^===== REPORT END/p' | sed -e 1d -e '$d' -e 's/\r$//' | base64 -d | bzip2 -dc >target/robotframework-reports/output.xml
49+ # $ curl -s https://api.travis-ci.com /v3/job/$JOB_ID/log.txt | sed -n '/^===== REPORT START/,/^===== REPORT END/p' | sed -e 1d -e '$d' -e 's/\r$//' | base64 -d | bzip2 -dc >target/robotframework-reports/output.xml
5050 # $ ./mvnw robotframework:rebot
5151 # $ open target/robotframework-reports/report.html
5252 #
Original file line number Diff line number Diff line change 11# My Stamps
22
3- [ ![ Build Status] ( https://travis-ci.org /php-coder/mystamps.svg?branch=master )] ( https://travis-ci.org /php-coder/mystamps )
3+ [ ![ Build Status] ( https://api. travis-ci.com /php-coder/mystamps.svg?branch=master )] ( https://travis-ci.com /php-coder/mystamps )
44[ ![ PDD Status] ( http://www.0pdd.com/svg?name=php-coder/mystamps )] ( https://www.0pdd.com/p?name=php-coder/mystamps )
55[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=ru.mystamps%3Amystamps&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=ru.mystamps%3Amystamps )
66[ ![ Uptime Statistic] ( https://badgen.net/uptime-robot/month/ur243278-551fbb732949dbdee27c7552 )] ( https://stats.uptimerobot.com/1jXAjFpgP )
Original file line number Diff line number Diff line change 12561256
12571257 <ciManagement >
12581258 <system >Travis CI</system >
1259- <url >https://travis-ci.org /php-coder/mystamps</url >
1259+ <url >https://travis-ci.com /php-coder/mystamps</url >
12601260 </ciManagement >
12611261
12621262 <scm >
You can’t perform that action at this time.
0 commit comments