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 632611f commit 249df11Copy full SHA for 249df11
.coveragerc
.travis.yml
@@ -1,16 +1,4 @@
1
-sudo: true
2
-
3
-language:
4
- - python
5
-# Currently Travis doesn't support multiple values for language variable
6
-# - cpp
7
8
-#compiler:
9
-# - gcc
10
11
-# not sure whether the following configuration will be available
12
-# with non-C/C++ language (e.g python)
13
-#cache: ccache
+language: python
14
15
cache:
16
directories:
0 commit comments