mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-02 12:57:59 +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
|
- npm update
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- php apprentice build
|
|
||||||
- npm run prod
|
- npm run prod
|
||||||
|
- php apprentice build
|
||||||
- vendor/bin/phpunit
|
- vendor/bin/phpunit
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
Reference in New Issue
Block a user