Skip to content

Commit

Permalink
Clean travis file
Browse files Browse the repository at this point in the history
this is also just a dummy bump to try and get it to build master
  • Loading branch information
michaelboulton committed Aug 10, 2019
1 parent 52d659e commit cb48dfe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,16 @@ language: python

branches:
only:
- master
- master

cache:
directories:
- $HOME/.cache/pip
- .tox

services:
- docker

jobs:
fast_finish: true
include:
Expand Down

0 comments on commit cb48dfe

Please sign in to comment.