Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Run lint instead of test in CircleCI #74

Merged
merged 1 commit into from
Sep 18, 2016
Merged

Conversation

victorb
Copy link
Contributor

@victorb victorb commented Sep 17, 2016

Instead of running npm test that should fail, lets just print that we have no tests and then exit cleanly

Fixes failing build from here: #36

Instead of running npm test that should fail, run lint
@victorb victorb changed the title Disable running tests in CircleCI Run lint instead of test in CircleCI Sep 17, 2016
@victorb victorb mentioned this pull request Sep 17, 2016
8 tasks
@daviddias
Copy link
Contributor

Seems circle is not happy due to a missing dependency, I've give it a kick to restart with no cache, let's see if that was it.

@victorb
Copy link
Contributor Author

victorb commented Sep 18, 2016

@diasdavid passing now 👍

@daviddias daviddias merged commit 3fdad1c into master Sep 18, 2016
@daviddias daviddias deleted the circleci-disable-npm-test branch September 18, 2016 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants