mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
increased the timeout for Travis tests
This commit is contained in:
@@ -36,7 +36,7 @@ module.exports = function(grunt) {
|
|||||||
},
|
},
|
||||||
'travis' : {
|
'travis' : {
|
||||||
suite : './test/casperjs/TravisTestSuite.js',
|
suite : './test/casperjs/TravisTestSuite.js',
|
||||||
delay : 5000
|
delay : 10000
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user