Skip to content

Commit 83cabe4

Browse files
committed
Fix running an undefined task
1 parent 8c70b76 commit 83cabe4

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
@@ -11,4 +11,4 @@ cache:
1111

1212
script:
1313
- yarn install
14-
- yarn run test
14+
- yarn run build

0 commit comments

Comments
 (0)