Skip to content

Commit

Permalink
Build assets in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mpiot committed Jan 13, 2019
1 parent 4dcc545 commit 29b99cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ before_install:
install:
- composer install
- ./bin/phpunit install
- yarn install
- yarn build

script:
- ./bin/phpunit
Expand Down

0 comments on commit 29b99cb

Please sign in to comment.