Skip to content

Commit f7a8106

Browse files
authored
Debugging travis script
1 parent 882426d commit f7a8106

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ before_script:
2020
else
2121
echo -e "Appending build number to version for dev build...\n"
2222
sed -e "3s/$/+$TRAVIS_BUILD_NUMBER/" $TRAVIS_BUILD_DIR/src/plugin.yml
23+
cat $TRAVIS_BUILD_DIR/src/plugin.yml
2324
fi
2425

2526
after_deploy:

0 commit comments

Comments
 (0)