Skip to content

Commit 29b99cb

Browse files
committed
Build assets in Travis
1 parent 4dcc545 commit 29b99cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ before_install:
2727
install:
2828
- composer install
2929
- ./bin/phpunit install
30+
- yarn install
31+
- yarn build
3032

3133
script:
3234
- ./bin/phpunit

0 commit comments

Comments
 (0)