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
During the call, we decided to set up CircleCI instead of travis for the CI process. Basically the CI process is supposed to do the following things as of now:
run unit tests
run typescript (this can be ignored for now and added later when the typescript ticket is complete)
run lint
run build
deploy build (ignored for now until we own a server)
The text was updated successfully, but these errors were encountered:
During the call, we decided to set up CircleCI instead of travis for the CI process. Basically the CI process is supposed to do the following things as of now:
The text was updated successfully, but these errors were encountered: