We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8319b7 commit ef8c60fCopy full SHA for ef8c60f
.travis.yml
@@ -3,10 +3,16 @@ language: node_js
3
node_js:
4
- "8"
5
dist: trusty
6
-addons:
7
- chrome: stable
8
cache:
9
directories:
10
- node_modules
+addons:
+ chrome: stable
11
+ sauce_connect: true
12
script:
13
- 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