summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-06 18:59:37 -0400
committerPietro Gagliardi <[email protected]>2014-06-06 18:59:37 -0400
commit3f45feab0bdacc971a24a1c8722bc06afc29e01e (patch)
treedcf81e724dc29529eda278097f38f62a2c4a0734 /README.md
parent972e74ce7c350231e4927f5ce57a2c1a33dfa2af (diff)
Disabled Travis.ci for now.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f08d50f..6803c43 100644
--- a/README.md
+++ b/README.md
@@ -23,3 +23,5 @@ If you are feeling adventurous, running `./test.sh` (which accepts `go build` op
Finally, please send documentation suggestions! I'm taking the documentation of this package very seriously because I don't want to make **anything** ambiguous. (Trust me, ambiguity in API documentation was a pain when writing this...)
Thanks!
+
+(Note: I temporarily disabled Travis.ci; if I can figure out how to do good cross-compiles with it, then I can put it back.)