Skip to content

Commit 1b10e32

Browse files
committed
ci: fix travis script indent
1 parent 3f59813 commit 1b10e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ script:
77
- yarn test --coverage
88
- yarn flow
99
- yarn build:storybook
10-
after_success:
10+
after_success:
1111
- yarn coveralls
1212
deploy:
1313
local_dir: example

0 commit comments

Comments
 (0)