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
update travis.yml: use '-sdk iphonesimulator' & 'clean test' (#58)
the server running the tests apparently no longer can handle
'sdk iphonesimulator10.0' .
also, 'build test' is redundant, since 'test' will perform
'build' . by performing a clean first, the test environment
is more likely ensured to be pristine.
0 commit comments