Skip to content

Commit 11f3221

Browse files
chore(lint): Run lint in travis
1 parent 9428fd9 commit 11f3221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ branches:
1515

1616
install: yarn
1717

18-
script: yarn build && yarn test:all
18+
script: yarn build && yarn test:all && yarn lint

0 commit comments

Comments
 (0)