Skip to content

Commit c8f1f1a

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
Remove Travis reference and simply use generic name CI.
1 parent 5e6b0a4 commit c8f1f1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

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

2929
**Validation**
3030

31-
* Ensure Travis CI build is passed.
31+
* Ensure CI build is passed.
3232
* Demonstrate the code is solid. [e.g. Provide a sketch]
3333

34-
<!-- Make sure tests pass on both Travis CI. -->
34+
<!-- Make sure tests pass on both CI. -->
3535

3636
**Code formatting**
3737

38-
* Ensure AStyle check is passed thanks Travis CI (soon)
38+
* Ensure AStyle check is passed thanks CI
3939

4040
<!-- See the simple style guide. -->
4141

0 commit comments

Comments
 (0)