Skip to content

Commit

Permalink
chore(travis): disable python 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Dec 31, 2018
1 parent f5fbee6 commit 3c287f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
env:
matrix:
- PYVER=python34_venv_arch SKIP_SHELLCHECK=1
#- PYVER=python34_venv_arch SKIP_SHELLCHECK=1
- PYVER=python35_ubuntu_1604 SKIP_SHELLCHECK=1
- PYVER=python36_ubuntu_1804 SKIP_SHELLCHECK=1
- PYVER=current_arch SKIP_SHELLCHECK=0
Expand Down

0 comments on commit 3c287f3

Please sign in to comment.