summaryrefslogtreecommitdiff
path: root/DEVELOP.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-12-19 16:23:51 -0800
committerelijah <elijah@riseup.net>2014-12-19 16:23:51 -0800
commit0353b559c2b92f842ed84a6d21f2d81038c2ade7 (patch)
tree74f777d38bb29b7155f14023e39ba229ccfdd1d6 /DEVELOP.md
parent686f87b7139649a574f1203f865c47ff037f05d8 (diff)
gemfile: move things around, but same gems. added debug group to travis doesn't try to install debugger.
Diffstat (limited to 'DEVELOP.md')
-rw-r--r--DEVELOP.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/DEVELOP.md b/DEVELOP.md
index 64c8771..991218e 100644
--- a/DEVELOP.md
+++ b/DEVELOP.md
@@ -1,6 +1,10 @@
# Development #
-## Hacking ##
+## Continuous Integration ##
+
+See https://travis-ci.org/leapcode/leap_web for CI reports.
+
+## Views ##
Some tips on modifying the views: