#### Description of the problem <!--Please provide a clear and details information of the bug/data structure to be added.--> 1. The following line is not needed, https://github.com/codezonediitj/BNN/blob/d21065c1a7f1fac84c08819ef2aa866a63ef82ed/.travis.yml#L13 2. The following should use 1.10.0 release, https://github.com/codezonediitj/BNN/blob/d21065c1a7f1fac84c08819ef2aa866a63ef82ed/CMakeLists.txt#L23-L31 #### Example of the problem <!--Provide a reproducible example code which is causing the bug to appear. Leave this section if the problem is not a bug.--> #### References/Other comments
Description of the problem
The following line is not needed,
BNN/.travis.yml
Line 13 in d21065c
The following should use 1.10.0 release,
BNN/CMakeLists.txt
Lines 23 to 31 in d21065c
Example of the problem
References/Other comments