Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove autopep8 and flip from main build (no more qgisstyle)
  • Loading branch information
3nids committed Feb 25, 2017
1 parent 4cd4ea1 commit a18066b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -36,7 +36,6 @@ matrix:
- poppler-utils
- txt2tags
- xvfb
- flip
- clang-3.8


Expand Down
2 changes: 1 addition & 1 deletion ci/travis/linux/before_install.sh
Expand Up @@ -32,4 +32,4 @@ wget https://www.orfeo-toolbox.org/packages/archives/OTB/OTB-5.6.0-Linux64.run -

popd

pip install psycopg2 numpy nose2 pyyaml mock future termcolor autopep8
pip install psycopg2 numpy nose2 pyyaml mock future termcolor

0 comments on commit a18066b

Please sign in to comment.