From 1a59568b9f38177c67ee8926e03d6d6277b44153 Mon Sep 17 00:00:00 2001 From: manojkrish Date: Thu, 25 Mar 2021 22:07:09 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 350f180..c953aeb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ before_install: - rvm install 2.3 - rvm use 2.3 - gem install hiptest-publisher - - hiptest-publisher -c python-unittest.conf --token=$SECRET_TOKEN --only=tests --test-run-id=1357 + - hiptest-publisher -c python-unittest.conf --token=$SECRET_TOKEN --only=tests --test-run-id=525039 script: - python bootstrap.py @@ -14,4 +14,4 @@ script: - bin/test --with-xunit after_script: - - hiptest-publisher -c python-unittest.conf --token=$SECRET_TOKEN --push="nosetests.xml" --test-run-id=1357 + - hiptest-publisher -c python-unittest.conf --token=$SECRET_TOKEN --push="nosetests.xml" --test-run-id=525039