Make Travis use Saucelabs

This commit is contained in:
BryceLTaylor 2018-07-11 11:14:44 -04:00
parent 5844fed2e0
commit 58ba061c66

View file

@ -94,7 +94,7 @@ jobs:
- cd test/integration
- npm install
- cd -
script: npm run smoke
script: npm run smoke-sauce
stages:
- test
- name: smoke