Skip to content

Commit 45be5b8

Browse files
authored
Merge pull request #17 from UBC-MDS/last-fix
Last fix
2 parents d193a41 + 7d32fc1 commit 45be5b8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
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

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# gitBusy
22
Github API Wrapper
33

4+
[![Build Status](https://travis-ci.org/UBC-MDS/gitBusy.svg?branch=master)](https://travis-ci.org/UBC-MDS/gitBusy)
5+
46
# Authors:
57

68
Abishek Murali

0 commit comments

Comments
 (0)