Add the make target

This commit is contained in:
Steven Silvester
2015-09-15 07:58:25 -05:00
parent d2c4ccba59
commit 634737ca22
+1 -1
View File
@@ -52,7 +52,7 @@ build: false
test_script:
# Build the docs
- pip install sphinx
- cd doc && make
- cd doc && make html
# Change to a non-source folder to make sure we run the tests on the
# installed library.