Skip to content

Commit d45d551

Browse files
authored
Merge branch 'master' into lini/fix-android-token-exception
2 parents 3a95ea3 + 7eb7a6e commit d45d551

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,6 @@ android:
8585
- android-23
8686
- extra-android-m2repository
8787

88-
before_cache:
89-
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
90-
91-
cache:
92-
directories:
93-
- .nvm
94-
- $HOME/.gradle/caches/
95-
- $HOME/.gradle/wrapper/
96-
9788
install:
9889
- npm install -g nativescript
9990
- tns usage-reporting disable

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,6 @@ We love PRs! Check out the [contributing guidelines](CONTRIBUTING.md). If you wa
475475
476476
477477
## Get Help
478-
Please, use [github issues](https://github.com/NativeScript/nativescript-facebook/issues) strictly for [reporting bugs](CONTRIBUTING.md#reporting-bugs) or [requesting features](CONTRIBUTING.md#requesting-new-features). For general questions and support, check out the [NativeScript community forum](https://discourse.nativescript.org/) or ask our experts in [NativeScript community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation).
478+
Please, use [github issues](https://github.com/NativeScript/nativescript-facebook/issues) strictly for [reporting bugs](CONTRIBUTING.md#reporting-bugs) or [requesting features](CONTRIBUTING.md#requesting-new-features). For general questions and support, check out [Stack Overflow](https://stackoverflow.com/questions/tagged/nativescript) or ask our experts in [NativeScript community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation).
479479
480480
![](https://ga-beacon.appspot.com/UA-111455-24/nativescript/nativescript-facebook?pixel)

0 commit comments

Comments
 (0)