Skip to content

Commit 7d32fc1

Browse files
committed
Added httr.outh to vig
1 parent 67605d5 commit 7d32fc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ before_install:
66
- openssl aes-256-cbc -K $encrypted_d1234_key -iv $encrypted_d1234_iv -in tests/testthat/secrets.tar.enc -out tests/testthat/secrets.tar -d
77
- tar xvf tests/testthat/secrets.tar
88
- mv tests/testthat/.Renviron .Renviron
9+
- cp tests/testthat/.httr-oauth vignettes/.httr-oauth
910
- cat .Renviron
1011

0 commit comments

Comments
 (0)