Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Run tslint on Travis#166

Merged
c-w merged 1 commit intoAzure:ibex-version-1.0from
c-w:travis-ci
Jun 12, 2017
Merged

Run tslint on Travis#166
c-w merged 1 commit intoAzure:ibex-version-1.0from
c-w:travis-ci

Conversation

@c-w
Copy link
Contributor

@c-w c-w commented Jun 9, 2017

This PR adds basic integration with Travis CI.

The CI will still have to be enabled by an admin of the ibex-dashboard repository on the Travis site. I recommend the following setup which we use on fortis-insights:

image

For now, the only CI that is being run is the linter, but adding other tasks on the CI is easy, just a matter of adding another NPM_COMMAND to the env section. Using the env section instead of the scripts section has two advantages: (1) the tasks will get run in parallel instead of in sequence (2) it's easier to see what caused the build to fail, e.g. test issue or lint issue.

@c-w
Copy link
Contributor Author

c-w commented Jun 12, 2017

CI now set up for ibex-dashboard on the Travis site.

@c-w c-w merged commit b32eda0 into Azure:ibex-version-1.0 Jun 12, 2017
@c-w c-w deleted the travis-ci branch June 12, 2017 13:07
@c-w
Copy link
Contributor Author

c-w commented Jun 12, 2017

Sample build.

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.

1 participant