Skip to content

Commit

Permalink
Auto Build (307)
Browse files Browse the repository at this point in the history
  • Loading branch information
ange007 committed Apr 12, 2019
1 parent 319cfc6 commit ac5a32f
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 @@ -38,7 +38,7 @@ script:
fi
- >
if [[ "${TRAVIS_BRANCH}" == "release" ]]; then
cd ${TRAVIS_BUILD_DIR} && git clone ${REPO_URL} . && git checkout release
cd ${TRAVIS_BUILD_DIR} && ls # && git clone ${REPO_URL} . && git checkout release
fi
deploy:
Expand Down

0 comments on commit ac5a32f

Please sign in to comment.