mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-07-31 12:00:40 +02:00
Merge pull request #13 from restoreddev/develop
Tweaking travis to create assets before building html files
This commit is contained in:
@@ -20,8 +20,8 @@ install:
|
||||
- npm update
|
||||
|
||||
script:
|
||||
- php apprentice build
|
||||
- npm run prod
|
||||
- php apprentice build
|
||||
- vendor/bin/phpunit
|
||||
|
||||
deploy:
|
||||
|
Reference in New Issue
Block a user