Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
myslak71 committed Nov 13, 2019
1 parent 8b9ac43 commit 6045315
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
---
# language: python
# python:
# - 3.8
# - 3.7
# sudo: required
# dist: xenial
# cache: pip
# install:
# - pip install .[dev]
# env:
# global:
# - MAKEFLAGS="-j 2"
# script:
# - make lint
# - make safety
# - make unittests
# - make integration
# after_success: coveralls


language: python
cache: pip
env:
Expand Down

0 comments on commit 6045315

Please sign in to comment.