Skip to content

Commit

Permalink
another try for a working vtest upload
Browse files Browse the repository at this point in the history
  • Loading branch information
lasconic committed May 21, 2014
1 parent 4ddc45e commit 47cb927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -35,7 +35,7 @@ script:
after_script:
- "export TRAVIS_SHORT_COMMIT=`echo $TRAVIS_COMMIT | cut -c 1-8`"
- "export ARTIFACTS_TARGET_PATHS=$TRAVIS_SHORT_COMMIT"
- "export ARTIFACTS_PATHS=."
- export ARTIFACTS_PATHS=$(ls | tr "\n" ":")
- "export ARTIFACTS_PERMISSIONS=public-read"
- "export TRAVIS_BUILD_DIR=../../vtest/html"
- "artifacts -D upload"
Expand Down

0 comments on commit 47cb927

Please sign in to comment.