Skip to content

Commit e380214

Browse files
author
Chris Dawson
committed
Don't need env vars for username/password
1 parent 06fc558 commit e380214

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

chapter-7-android-and-git-data/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ This file should contain the same username and password and look like this:
4646
Then, to run the tests, use this command:
4747

4848
```
49-
GITHUB_HELPER_USERNAME=BurningOnUp \
50-
GITHUB_HELPER_PASSWORD=somethingOrOther \
5149
JAVA_HOME=~/bin/jdk1.7.0_79 \
5250
ANDROID_HOME=~/Android/Sdk \
5351
./gradlew connectedTest

0 commit comments

Comments
 (0)