Skip to content

Commit

Permalink
update travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
tao12345666333 committed Aug 31, 2018
1 parent 2f1f3fd commit 1cfd2d9
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
Expand Up @@ -8,7 +8,7 @@ sudo: true

before_install:
- sudo apt-get install -y vim git python exuberant-ctags
- sudo pip install dbgp vim-debug pep8 flake8 pyflakes isort
- sudo pip install pep8 flake8 pyflakes isort

install:
- bash install.sh

0 comments on commit 1cfd2d9

Please sign in to comment.