Skip to content

Commit

Permalink
fixup! WIP: move saucelabs tests to circle
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMinar committed Jan 5, 2019
1 parent 227c52e commit d112645
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,8 @@ workflows:
- test_ivy_aot
- build-packages-dist
- test_aio
- legacy-unit-tests-local
- legacy-unit-tests-saucelabs
- deploy_aio:
requires:
- test_aio
Expand Down Expand Up @@ -481,6 +483,9 @@ workflows:
# Get the artifacts to publish from the build-packages-dist job
# since the publishing script expects the legacy outputs layout.
- build-packages-dist
- legacy-unit-tests-local
- legacy-unit-tests-saucelabs


aio_monitoring:
jobs:
Expand Down

0 comments on commit d112645

Please sign in to comment.