Updating the timeout due to known travis issues

Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/3bfeda4a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/3bfeda4a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/3bfeda4a

Branch: refs/heads/master
Commit: 3bfeda4a3b9e323c5f329b304fa1480d4fcb58e4
Parents: 348b1b4
Author: Joe Bowser <[email protected]>
Authored: Thu Nov 3 11:35:42 2016 -0700
Committer: Joe Bowser <[email protected]>
Committed: Thu Nov 3 11:35:42 2016 -0700

----------------------------------------------------------------------
 spec/e2e/plugin.spec.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/3bfeda4a/spec/e2e/plugin.spec.js
----------------------------------------------------------------------
diff --git a/spec/e2e/plugin.spec.js b/spec/e2e/plugin.spec.js
index 908e4d9..17c4258 100644
--- a/spec/e2e/plugin.spec.js
+++ b/spec/e2e/plugin.spec.js
@@ -20,7 +20,7 @@
 var path    = require('path'),
     actions = require('./helpers/projectActions.js');
 
-var PLUGIN_ADD_TIMEOUT = 60000;
+var PLUGIN_ADD_TIMEOUT = 90000;
 
 describe('plugin add', function() {
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to