Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Commit

Permalink
ci: explicitly build on master
Browse files Browse the repository at this point in the history
  • Loading branch information
iamogbz committed Apr 29, 2019
1 parent 9aa0c32 commit df806b6
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,6 +1,9 @@
language: python
python:
- "3.6"
branches:
only:
- master
services:
- mysql
before_install:
Expand Down

0 comments on commit df806b6

Please sign in to comment.