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

Commit

Permalink
fix: add link to jenkins pipelines
Browse files Browse the repository at this point in the history
Co-Authored-By: BelfordZ <belfordz66@gmail.com>
  • Loading branch information
shanejonas and BelfordZ authored Feb 21, 2019
1 parent b410975 commit 0e67bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Testing is a project specific concern. That being said, each project may use a j

We use [jenkins-vagrant](https://github.com/etclabscore/jenkins-vagrant)

Here is an example jenkins file that runs node project tests in each of osx, linux and windows:
Here is an example [jenkinsfile](https://jenkins.io/doc/book/pipeline/jenkinsfile/) that runs node project tests in each of osx, linux and windows:

```
pipeline {
Expand Down

0 comments on commit 0e67bb1

Please sign in to comment.