Skip to content

Commit

Permalink
Add notice about bazel requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
pcj committed Aug 31, 2016
1 parent 7a75191 commit 996463e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Kotlin Rules for Bazel
[![Build Status](https://travis-ci.org/pubref/rules_kotlin.svg?branch=master)](https://travis-ci.org/pubref/rules_kotlin)

> Note: **These rules require Bazel 0.3.1 or higher**. The travis
> build fails for 0.3.0 and below.
These rules are for building [Kotlin][kotlin] source with with
[Bazel][bazel].

Expand Down

0 comments on commit 996463e

Please sign in to comment.