ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Fix the timeout errors of Travis #273

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

User story

As a developer I don't want to get timeout errors of Travis all the time so that I can verify that the project is still working on the repository

What

This issue demands to fix the timeout errors of Travis (i.e. Waiting for emulator to start)

Why

This issue is needed for the project because without Travis it's a lot harder to verify that branches are not broken

How

This feature can be added by solving some way the timeout errors of Travis

Definition of ready

This features is not ready until the following issues are finished:

Definition of done

This task can be considered done when

Notes