Skip to content

Commit

Permalink
Move to ubuntu:bionic env. of travis
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
  • Loading branch information
rbikar committed Feb 9, 2021
1 parent ec61ceb commit cd2c1ef
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 cd2c1ef

Please sign in to comment.