Skip to content

Commit

Permalink
trying to get travis to work in testings branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidScobie committed Nov 16, 2020
1 parent c53a003 commit eb80932
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions week5-testing/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ python:
- 3.8
script:
- pytest
branches:
only:
- master
- testings

0 comments on commit eb80932

Please sign in to comment.