corrected artifacts command

This commit is contained in:
Eric Evenchick 2015-01-28 16:15:51 -05:00
parent 1ec56ad7fa
commit 61e7c88c3b
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:
"travis-artifacts upload --target-path=builds/b$TRAVIS_BUILD_NUMBER build/CANtact*"
"artifacts upload --target-path=builds/b$TRAVIS_BUILD_NUMBER build/CANtact*"