mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Fix Travis Tests
This commit is contained in:
@@ -69,7 +69,7 @@ export default [
|
||||
const versionName = getAndroidVersionName(version);
|
||||
const os = {
|
||||
name: 'Android',
|
||||
version
|
||||
version,
|
||||
};
|
||||
if (versionName) {
|
||||
os.versionName = versionName;
|
||||
|
||||
Reference in New Issue
Block a user