Browse Source

Setup pyenv environment

test_fixup
Clifton Barnes 5 years ago
parent
commit
a80410112c
No known key found for this signature in database GPG Key ID: 4D011A1BC4B239D7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -8,6 +8,7 @@ jobs:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libarchive-dev
- pyenv shell $PYTHON
install:
- make build
script:


Loading…
Cancel
Save