Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Commit

Permalink
cred.enc moved
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCoene committed Mar 23, 2016
1 parent ee5ac82 commit 5170297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ warnings_are_errors: true
sudo: required
before_install:
- openssl aes-256-cbc -K $encrypted_bc07143af10a_key -iv $encrypted_bc07143af10a_iv
-in cred.RDS.enc -out tests/testthat/cred.RDS -d
-in tests/testthat/cred.RDS.enc -out tests/testthat/cred.RDS -d
r_packages:
- covr
after_success:
Expand Down

0 comments on commit 5170297

Please sign in to comment.