Skip to content

Commit 2b1efa4

Browse files
committed
WIP: tEMP: Allow branch builds
1 parent ebe491c commit 2b1efa4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,4 @@ before_script:
1919
- "mkdir -p tests/config && echo $PROJECT_CONFIG > tests/config/project.json"
2020
script:
2121
- xvfb-run npm test
22-
branches:
23-
only:
24-
- master
22+

0 commit comments

Comments
 (0)