1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-04 05:47:58 +02:00

Tweaking travis to create assets before building html files

This commit is contained in:
Andrew Davis
2018-09-12 22:14:55 -05:00
parent 345d5f17bb
commit 3131917bf2

View File

@@ -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: