* Refine JNI bazel script to make it suitable for more systems
* Update BUILD.bazel
the script format has changed
* Update BUILD.plasma
the script format has changed
* Lint bazel/BUILD.plasma BUILD.bazel
* Use buildifier as bazel script linter
* Checkout golang version in travis
* Using golang-1.8-go in travis
* Add golang apt-repository
* Fix the bazel lint failure example.
* Address comment