mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
travis experiment #13\n\nmaybe the xenial image also works on trusty
This commit is contained in:
parent
3e3f7ab56e
commit
4601bdde6d
2 changed files with 1 additions and 7 deletions
|
|
@ -4,7 +4,6 @@ language: python
|
|||
cache: pip
|
||||
|
||||
before_install:
|
||||
- uname
|
||||
- sudo apt-get install -y git mercurial
|
||||
- sudo bash travis_build_wheel.sh
|
||||
|
||||
|
|
@ -12,7 +11,6 @@ script:
|
|||
- python --version
|
||||
- bash travis_run_tests.sh
|
||||
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: "3.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue