Skip to content

Commit ef8c60f

Browse files
committed
ci: Integrate SauceLabs with TravisCI
1 parent e8319b7 commit ef8c60f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.travis.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,16 @@ language: node_js
33
node_js:
44
- "8"
55
dist: trusty
6-
addons:
7-
chrome: stable
86
cache:
97
directories:
108
- node_modules
9+
addons:
10+
chrome: stable
11+
sauce_connect: true
1112
script:
1213
- npm test
14+
- npm test:ci
15+
env:
16+
global:
17+
- secure: iHuXK1dZnoxh7Jm15eRcAG7qxaMbkhxB7qJuvlYL6sucpYdDWYDmmQxWdbU7BxWFlqq05eyRjQqTK342Z2I7ScsZLGCjW7vUPsluYjx+LKuMN0kHY5ayqur4pX8pgOn+faTzSWfP44R1YO0DTM15idcgu7uMC1KvXdiC6ayrp+U=
18+
- secure: DsLP1gfQVVs8ZGECQl8YcIqXU/ADRoQLEp3tVuKg3suOYcqsJSXmozQajO8ld/PXQZgWODNDfeK0AzaKNVWsVhdflaGbXpE6Gzdr6F+zTkU3Ma0HZ3HPTQP5o9qraGbG5JFKqtHPek/7BeZ4aC6ReY63d846+L2Ev7he5QvSCHE=

0 commit comments

Comments
 (0)