Skip to content

Commit

Permalink
Performance Cluster Management
Browse files Browse the repository at this point in the history
👷 Adding Windows as OS to test against.

Wanting to make sure code also works with Windows and not just Linux, especially considering the file path issue from previous commit.
  • Loading branch information
OpenDataAlex committed Jun 14, 2019
1 parent c1fec05 commit d74b544
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
Expand Up @@ -4,6 +4,9 @@ python:
- '3.7'
install:
- make
os:
- linux
- windows
services:
- postgresql
- mysql
Expand Down

0 comments on commit d74b544

Please sign in to comment.