Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 1021963

Browse files
authored
Merge pull request #184 from GSA/saracope-patch-1
Update to remove Travis reference
2 parents bf43902 + de56b99 commit 1021963

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Explain the **motivation** for making this change. What existing problem does th
2828

2929
Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
3030

31-
<!-- Make sure tests pass on both Travis and Circle CI. -->
31+
<!-- Make sure tests pass on Circle CI. -->
3232

3333
**Code formatting**
3434

@@ -37,4 +37,4 @@ Demonstrate the code is solid. Example: The exact commands you ran and their out
3737
**Closing issues**
3838

3939
<!-- Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). -->
40-
Fixes #
40+
Fixes #

0 commit comments

Comments
 (0)