Skip to content

Commit

Permalink
Merge pull request #17 from UBC-MDS/last-fix
Browse files Browse the repository at this point in the history
Last fix
  • Loading branch information
sarora authored Apr 15, 2018
2 parents d193a41 + 7d32fc1 commit 45be5b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ before_install:
- openssl aes-256-cbc -K $encrypted_d1234_key -iv $encrypted_d1234_iv -in tests/testthat/secrets.tar.enc -out tests/testthat/secrets.tar -d
- tar xvf tests/testthat/secrets.tar
- mv tests/testthat/.Renviron .Renviron
- cp tests/testthat/.httr-oauth vignettes/.httr-oauth
- cat .Renviron

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# gitBusy
Github API Wrapper

[![Build Status](https://travis-ci.org/UBC-MDS/gitBusy.svg?branch=master)](https://travis-ci.org/UBC-MDS/gitBusy)

# Authors:

Abishek Murali
Expand Down

0 comments on commit 45be5b8

Please sign in to comment.