Skip to content

Commit 1f77d68

Browse files
try get Travis to commit modified file
1 parent 390cb6d commit 1f77d68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ before_deploy:
4747
#- cat $TRAVIS_BUILD_DIR/globalblacklist.conf
4848
#- git commit -am "Travis Test Passed"
4949
#- git commit -a
50+
- git add .
5051
- git tag $GIT_TAG -a -m "Tag Generated from TravisCI for build $TRAVIS_BUILD_NUMBER"
5152
#- git push origin master && git push origin master --tags
5253
- git push https://${GH_TOKEN}@github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration --tags

0 commit comments

Comments
 (0)