Skip to content

Commit 97338b9

Browse files
author
Elias Mulhall
committed
Update travis config
1 parent aaf6055 commit 97338b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
language: node_js
2-
branches:
3-
only:
4-
- master
5-
- /^greenkeeper/.*$/
62
cache:
73
yarn: true
84
directories:
@@ -15,5 +11,3 @@ script:
1511
- npm run test:prod && npm run build
1612
after_success:
1713
- npm run report-coverage
18-
- npm run deploy-docs
19-
- npm run semantic-release

0 commit comments

Comments
 (0)