fixing artifacts command, again.

This commit is contained in:
Eric Evenchick 2015-01-28 16:21:37 -05:00
parent 61e7c88c3b
commit 0db206451f
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ before_script:
script: make BUILD_NUMBER=$TRAVIS_BUILD_NUMBER
after_success:
"artifacts upload --target-path=builds/b$TRAVIS_BUILD_NUMBER build/CANtact*"
"artifacts upload --target-paths=builds/b$TRAVIS_BUILD_NUMBER build/CANtact*"