Skip to content

Commit 4448263

Browse files
authored
Merge pull request #7 from mojotech/em/travis
Update travis config
2 parents aaf6055 + 97338b9 commit 4448263

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)