Remove debug message

This commit is contained in:
Steven Silvester
2015-12-25 15:13:11 -06:00
parent 0d73999cfd
commit b4793caebd
+1 -3
View File
@@ -53,9 +53,7 @@ before_install:
install:
- python setup.py develop
script:
- tools/travis_script.sh
- grep -irn "R385" doc/build
script: tools/travis_script.sh
after_success:
- coveralls