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 f26e224 commit 935478cCopy full SHA for 935478c
.push_test_table.sh
@@ -41,7 +41,7 @@ cat code_commits.csv
41
make
42
43
# add, commit, push to gh-pages branch of plotly-test-table
44
-git add tables/*/*.html data/*/*.png
+./git-add.sh
45
git commit -a -m "Travis build number ${TRAVIS_BUILD_NUMBER} of ${TRAVIS_REPO_SLUG}"
46
# This post explains how this works -- http://rmflight.github.io/posts/2014/11/travis_ci_gh_pages.html
47
GH_REPO="@github.com/ropensci/plotly-test-table.git"
0 commit comments