We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a605f commit f36328aCopy full SHA for f36328a
travis-ci/changefile.sh
@@ -31,6 +31,7 @@ sudo chown travis:travis $TRAVIS_BUILD_DIR/globalblacklist.conf
31
git add $TRAVIS_BUILD_DIR/globalblacklist.conf
32
git commit -am "Update build version file with $TRAVIS_BUILD_NUMBER [ci skip]"
33
echo "Hello"
34
+echo "Hello 2"
35
#git add -A .
36
#git add $TRAVIS_BUILD_DIR/build.txt
37
#git commit -m "Update build version file with $TRAVIS_BUILD_NUMBER"
0 commit comments