imported numpy for further use #215

Closed
ojasiiitd wants to merge 304 commits from master into master
Showing only changes of commit 04b3983844 - Show all commits

View file

@ -32,8 +32,7 @@ There are also [regression and integration tests](/qa) of the RPC interface, wri
in Python, that are run automatically on the build server.
These tests can be run (if the [test dependencies](/qa) are installed) with: `qa/pull-tester/rpc-tests.py`
The Travis CI system makes sure that every pull request is built for Windows
and Linux, OS X, and that unit and sanity tests are automatically run.
The Travis CI system makes sure that every pull request is built, and that unit and sanity tests are automatically run.
### Manual Quality Assurance (QA) Testing