Skip to content

Commit 40e126e

Browse files
committed
Only push to plotly-test-table if tests are successful
1 parent 0df8d53 commit 40e126e

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
@@ -11,6 +11,7 @@ before_script:
1111
- ./travis-tool.sh install_r RCurl RJSONIO lattice xtable
1212
script:
1313
- ./travis-tool.sh run_tests
14+
after_success:
1415
- ./.push_test_table.sh
1516
notifications:
1617
slack:

0 commit comments

Comments
 (0)