Skip to content

Commit

Permalink
Revert "now testing to see if it works"
Browse files Browse the repository at this point in the history
This reverts commit 067ff07.
  • Loading branch information
Frenzie committed Aug 21, 2019
1 parent 067ff07 commit 40d964a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .ci/after_success.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ source "${CI_DIR}/common.sh"

set +e

cat >~/.transifexrc <<EOF
[https://www.transifex.com]
hostname = https://www.transifex.com
password = ${TRANSIFEX_TOKEN}
username = api
EOF
make pot

if [ -z "${CIRCLE_PULL_REQUEST}" ] && [ "${CIRCLE_BRANCH}" = 'master' ]; then
echo "CIRCLE_NODE_INDEX: ${CIRCLE_NODE_INDEX}"
if [ "$CIRCLE_NODE_INDEX" = 1 ]; then
Expand Down

0 comments on commit 40d964a

Please sign in to comment.