Skip to content

Commit ee51638

Browse files
fix(travis): fix typo
1 parent 8b77652 commit ee51638

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
@@ -35,7 +35,7 @@ script:
3535
- npm run lint
3636
- npm run test:prod
3737
- npm run build
38-
- num run build:docs
38+
- npm run build:docs
3939

4040
after_script: npx greenkeeper-lockfile-upload
4141

0 commit comments

Comments
 (0)