8000 yay for consistency · plotly/plotly.R@b92ec16 · GitHub
[go: up one dir, main page]

Skip to content

Commit b92ec16

Browse files
committed
yay for consistency
1 parent 20c2e19 commit b92ec16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ before_script:
4242
- echo "Sys.setenv('plotly_username' = 'cpsievert')" > ~/.Rprofile
4343
- git clone https://github.com/cpsievert/plotly-test-table.git ../plotly-test-table
4444
- cd ..; rm -f *.tar.gz; R CMD build $R_PKG
45-
- R CMD install plotly_4.7.1.9000.tar.gz
45+
- R CMD INSTALL plotly_4.7.1.9000.tar.gz
4646

4747
script:
4848
# run R CMD check on the non-pull request build

0 commit comments

Comments
 (0)
0