Skip to content

Commit 64a3ede

Browse files
committed
chore: travis ci checks breakpoint
1 parent 0c7281c commit 64a3ede

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ node_js:
44
cache: yarn
55
script:
66
- yarn
7-
- yarn run lint --no-fix
8-
- yarn run build
7+
- yarn run lint --no-fix && yarn run build

0 commit comments

Comments
 (0)