Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Commit

Permalink
it doesn't reset the directory after each deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski committed Jun 17, 2019
1 parent 8d40b16 commit 1c3cf87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ before_deploy:
export AWKWARD_DEPLOYMENT=awkward-cpp
elif [[ $AWKWARD_DEPLOYMENT == awkward-cpp ]]
then
cd ..
cd awkward-cpp
pwd
ls
Expand Down

0 comments on commit 1c3cf87

Please sign in to comment.