Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Remove sudo and dist tags from .travis.yml #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
language: python
python: 2.7
cache: pip
sudo: required

before_install:
- sudo apt-get install shellcheck
Expand Down