mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-16 16:19:48 -05:00
Make Travis use Saucelabs
This commit is contained in:
parent
5844fed2e0
commit
58ba061c66
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ jobs:
|
|||
- cd test/integration
|
||||
- npm install
|
||||
- cd -
|
||||
script: npm run smoke
|
||||
script: npm run smoke-sauce
|
||||
stages:
|
||||
- test
|
||||
- name: smoke
|
||||
|
|
Loading…
Reference in a new issue