Skip to content

Update deps and try using dtslint#2

Open
unional wants to merge 4 commits into
masterfrom
dts
Open

Update deps and try using dtslint#2
unional wants to merge 4 commits into
masterfrom
dts

Conversation

@unional

@unional unional commented Jun 28, 2017

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .travis.yml

script:
- npm run lint+build+test
- npm run build+test+lint

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I never get these tasks. Why not simply run them one after another. If the test fails, you still want to see lint results

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is running them in sequential. I just make them into one command so I can execute them. In newer repo I call it npm run verify so I can run it from console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants