Skip to content

Commit 78fc187

Browse files
committed
Replace references to Travis CI with GitHub Actions
1 parent 3cd00f8 commit 78fc187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before running tests, change directory to the root of your repository and run `p
3333

3434
Then run the unit tests as per normal.
3535

36-
N.B. you can study the `.travis.yml` file to see how we run these tests on our build servers by way of example.
36+
N.B. you can study the `.github/workflows/tests.yml` file to see how we run these tests on our build servers by way of example.
3737

3838
### Running Test Suite
3939

0 commit comments

Comments
 (0)