Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/brutemap-dev/brutemap
Browse files Browse the repository at this point in the history
  • Loading branch information
brutemap-dev committed Jun 9, 2019
2 parents 8ce0021 + d126b45 commit 884dfd7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
language: python
sudo: false
dist: xenial
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8-dev"
before_script:
- pip install -r requirements.txt
script:
Expand Down

0 comments on commit 884dfd7

Please sign in to comment.