Skip to content

Commit

Permalink
Adds explicit os and distro definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
José Eduardo Montenegro Cavalcanti de Oliveira authored and dan-blanchard committed Dec 8, 2020
1 parent 1be32c9 commit 0608f05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
language: python

os: linux

dist: xenial

python:
- 2.7
- 3.5
Expand Down

0 comments on commit 0608f05

Please sign in to comment.