Skip to content

Commit 2202d4c

Browse files
author
y-p
committed
DOC: link to travis setup instructions in CONTRIBUTING.md
1 parent 6978d0f commit 2202d4c

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
@@ -18,7 +18,7 @@ your contribution or address the issue you're having.
1818

1919
- When submitting a Pull Request
2020
- **Make sure the test suite passes**., and that means on python3 as well.
21-
You can use "test_fast.sh", or tox locally and/or enable Travis-CI on your fork.
21+
You can use "test_fast.sh", or tox locally and/or [enable Travis-CI](http://about.travis-ci.org/docs/user/getting-started/) on your fork.
2222
- We suggest you enable Travis-CI on your fork, to make it easier for the team
2323
to see that the PR does indeed pass all the tests.
2424
- Back-compatiblitiy **really** matters. Pandas already has a large user-base and

0 commit comments

Comments
 (0)