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

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski committed Jun 14, 2019
1 parent 7f06af7 commit 150f27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ before_deploy:
elif [[ $AWKWARD_DEPLOYMENT == awkward-cpp ]]
then
echo "DEPLOYING cpp"
cd ..
cd
cd awkward-cpp
export AWKWARD_DEPLOYMENT=none
fi
Expand Down

0 comments on commit 150f27b

Please sign in to comment.