Skip to content

Commit

Permalink
Move to ubuntu:bionic env. of travis (#30)
Browse files Browse the repository at this point in the history
Rust compiler isn't a part of the xenial
and is needed to building cryptopgraphy wheel 
that is dependency of pyOpenSSL via edgegrid-python->fastpurge.
  • Loading branch information
rbikar committed Feb 10, 2021
1 parent ec61ceb commit 4a2b3e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist: bionic
sudo: false
language: python
before_install:
Expand Down

0 comments on commit 4a2b3e5

Please sign in to comment.