You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ We welcome contributions and feedback! All contributors must sign our [Contribut
13
13
7. Open a pull request from `YOUR_NAME/branch_name` to `master`.
14
14
8. A repository maintainer will review your pull request and, if all goes well, squash and merge it!
15
15
16
-
All branches will be built and run against the entire test suite on Travis with every commit.
16
+
All branches will be built and run against the entire test suite on Gtihub Actions with every commit.
17
17
18
18
The `test-app` module is built against a real Optimizely project. Changing the project ID will cause tests to fail. The test app should be used as a reference.
This repository houses the Android SDK for use with Optimizely Feature Experimentation and Optimizely Full Stack (legacy). The Android SDK depends on the [Optimizely Java SDK](https://github.com/optimizely/java-sdk).
0 commit comments