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 b1363c0 commit 9645da2Copy full SHA for 9645da2
bin/travis-deploy-to-gh-pages.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# Copy templates into build branch
4
-cp _config/travis.yml _site/.travis.yml
+cp _config/.travis.yml _site/.travis.yml
5
cp _config/README.md _site/README.md
6
7
# Open the build folder
0 commit comments