Skip to content

Commit 6d934cd

Browse files
committed
Also make sure we can still build.
1 parent b96d8eb commit 6d934cd

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
@@ -10,4 +10,4 @@ cache:
1010
install:
1111
- yarn
1212
script:
13-
- yarn test
13+
- yarn test && yarn run build

0 commit comments

Comments
 (0)