Upload only styles and scripts
This commit is contained in:
parent
8d86ad11d6
commit
466a7b38a0
|
@ -16,7 +16,7 @@ env:
|
||||||
script: "script/ci"
|
script: "script/ci"
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- "test $TEST_SUITE = \"ember\" && travis-artifacts upload --target-path assets/$TRAVIS_BRANCH --path public"
|
- "test $TEST_SUITE = \"ember\" && travis-artifacts upload --target-path assets/$TRAVIS_BRANCH --path public/scripts:scripts --path public/styles:styles"
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user