Skip to content

Commit

Permalink
Updated REPO_SLUG env to TEST_REPO.
Browse files Browse the repository at this point in the history
  • Loading branch information
yasirfolio3 authored Jul 15, 2019
1 parent 0991df2 commit 4ddd10e
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 @@ -45,7 +45,7 @@ jobs:
after_success: travis_terminate 0
- <<: *integrationtest
stage: 'Benchmarking Tests'
env: SDK=python REPO_SLUG=Benchmarking
env: SDK=python TEST_REPO=Benchmarking
script:
- "$HOME/travisci-tools/trigger-script-with-status-update.sh yasir/bench-exp-support"
- stage: 'Test'
Expand Down

0 comments on commit 4ddd10e

Please sign in to comment.