Skip to content

Commit ae378c1

Browse files
Update .travis.yml
1 parent c34bf8f commit ae378c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ node_js: 'node'
33

44
notifications:
55
webhooks: https://www.travisbuddy.com/?insertMode=update&only=failed,errored
6+
email: false
67

78
cache:
89
yarn: true
@@ -34,4 +35,4 @@ jobs:
3435
- yarn load-template empty
3536
- yarn lint
3637
- yarn test:unit
37-
- yarn build
38+
- yarn build

0 commit comments

Comments
 (0)