Skip to content

Commit 249df11

Browse files
committed
fix coveragerc
1 parent 632611f commit 249df11

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

.coveragerc

Lines changed: 0 additions & 3 deletions
This file was deleted.

.travis.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
language: python
142

153
cache:
164
directories:

0 commit comments

Comments
 (0)