diff options
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: |