Skip to content

Commit a18066b

Browse files
committed
remove autopep8 and flip from main build (no more qgisstyle)
1 parent 4cd4ea1 commit a18066b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ matrix:
3636
- poppler-utils
3737
- txt2tags
3838
- xvfb
39-
- flip
4039
- clang-3.8
4140

4241

ci/travis/linux/before_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ wget https://www.orfeo-toolbox.org/packages/archives/OTB/OTB-5.6.0-Linux64.run -
3232

3333
popd
3434

35-
pip install psycopg2 numpy nose2 pyyaml mock future termcolor autopep8
35+
pip install psycopg2 numpy nose2 pyyaml mock future termcolor

0 commit comments

Comments
 (0)