Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

Commit e585e74

Browse files
committed
Revert "Build all branches"
This reverts commit 53644b0.
1 parent eec99ac commit e585e74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ script:
66
- npm run build # ensure it builds
77
- npm run test:e2e
88
after_success: 'npm run coveralls'
9+
branches:
10+
only:
11+
- master

0 commit comments

Comments
 (0)