Skip to content

Commit

Permalink
Merge pull request #48 from eumiro/travis-pr
Browse files Browse the repository at this point in the history
Make Travis CI test pull requests too.
  • Loading branch information
lxneng committed Dec 12, 2020
2 parents 2c62670 + d854073 commit 1f39f94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
branches:
only:
- master
language: python
python:
- "3.5"
Expand Down

0 comments on commit 1f39f94

Please sign in to comment.