Skip to content

Commit 4b0aafe

Browse files
fix(/): fixing travis yml
1 parent f329cc1 commit 4b0aafe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ node_js: '12'
99
install: yarn install
1010
script: yarn run validate
1111
branches:
12-
only: master
12+
only:
13+
- master

0 commit comments

Comments
 (0)