We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5f0ca commit f7ab20fCopy full SHA for f7ab20f
.travis.yml
@@ -6,6 +6,6 @@ addons:
6
packages:
7
- gnulib
8
- python-dev
9
- # - python3-dev
+ - python3-dev
10
# command to run tests
11
-script: "make travis travis_flex"
+script: "make travis"
0 commit comments