-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
Expected Behavior
Travis CI should complete the config scripts successfully
Current Behavior
Failing on multiple steps
Possible Solution
Steps to Reproduce (for bugs)
- Clone repo
- Run
npm install - Run the following Travis CI scripts:
- npm run tslint
- npm run jest
- npm run spellcheck
- npm run tsc
- npm run typedoc
- npm run create-dist
- Some of these CI scripts fails
Context
Your Environment
- Version used: Master
- Environment name and version (e.g. Node 7.3.12): Node 10.15.3 / NPM 6.9.0
- Server type and version:
- Operating System and version: Mac OS
- Link to your project: https://github.com/mariolo1985/dav-js
Reactions are currently unavailable