mirror of https://github.com/snare/voltron.git
Disable other travis tests for now
This commit is contained in:
parent
56ad680706
commit
738f21b18e
16
.travis.yml
16
.travis.yml
|
@ -6,14 +6,14 @@ matrix:
|
|||
sudo: required
|
||||
dist: trusty
|
||||
python: "3.3"
|
||||
- os: linux
|
||||
sudo: required
|
||||
dist: trusty
|
||||
python: "3.4"
|
||||
- os: linux
|
||||
sudo: required
|
||||
dist: trusty
|
||||
python: "3.5"
|
||||
# - os: linux
|
||||
# sudo: required
|
||||
# dist: trusty
|
||||
# python: "3.4"
|
||||
# - os: linux
|
||||
# sudo: required
|
||||
# dist: trusty
|
||||
# python: "3.5"
|
||||
# - os: osx
|
||||
# osx_image: xcode7.2
|
||||
# language: generic
|
||||
|
|
Loading…
Reference in New Issue