Skip to content

Commit

Permalink
try bionic to fix python issue with node-gyp
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Oct 21, 2021
1 parent 77cdd6e commit 2816131
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ language: node_js
services:
- xvfb

addons:
apt:
packages: [ 'python' ]
dist: bionic

##### WARNING
# node-pre-gyp tests are not concurrency safe
Expand Down

0 comments on commit 2816131

Please sign in to comment.