Skip to content

Commit ae75dcf

Browse files
committed
Fix build script
1 parent 6581344 commit ae75dcf

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
@@ -8,6 +8,6 @@ cache:
88
directories:
99
- ~/.npm
1010
install:
11-
- yarn i
11+
- yarn
1212
script:
1313
- yarn test

0 commit comments

Comments
 (0)