diff --git a/.travis.yml b/.travis.yml index b7cd575..5d95762 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ cache: - BuildTools before-deploy: -- export FOO=$(ls /Server/plugins/ChestsPlusPlus-*.jar) +- export FOO=$(ls Server/plugins/ChestsPlusPlus-*.jar) deploy: provider: releases