Upload only styles and scripts

This commit is contained in:
Piotr Sarnacki 2013-02-21 18:39:42 +01:00
parent 8d86ad11d6
commit 466a7b38a0

View File

@ -16,7 +16,7 @@ env:
script: "script/ci"
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:
allow_failures: