Skip to content

Commit a5115c6

Browse files
committed
Updates.
1 parent 191b2bc commit a5115c6

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.coverage

-2.55 KB
Binary file not shown.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ script:
3434
- nosetests -a '!slow' --with-coverage --cover-package=commpy --logging-level=INFO
3535
# Calculate coverage
3636
after_success:
37-
- coveralls --config_file .coveragerc
37+
- coveralls

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878
# General information about the project.
7979
project = u'CommPy'
80-
copyright = u'2012 - 2015, CommPy'
80+
copyright = u'2012 - 2016, CommPy'
8181

8282
# The version info for the project you're documenting, acts as replacement for
8383
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)