diff options
author | elijah <elijah@riseup.net> | 2014-12-19 16:23:51 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-12-19 16:23:51 -0800 |
commit | 0353b559c2b92f842ed84a6d21f2d81038c2ade7 (patch) | |
tree | 74f777d38bb29b7155f14023e39ba229ccfdd1d6 /DEVELOP.md | |
parent | 686f87b7139649a574f1203f865c47ff037f05d8 (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.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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: |