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
In this task, a basic Travis CI file needs to be created. The name of the file will be .travis.yml and for now, we need basic checks only. It should run tsc command.
You can try to improve with more checks but for now tsc is required.