https://github.com/jgralab/funnyqt
Revision f6a709a1c38eaf3d2934a78eae0bf879ee634761 authored by Tassilo Horn on 03 December 2014, 07:35:03 UTC, committed by Tassilo Horn on 03 December 2014, 07:35:03 UTC
1 parent d449aca
Raw File
Tip revision: f6a709a1c38eaf3d2934a78eae0bf879ee634761 authored by Tassilo Horn on 03 December 2014, 07:35:03 UTC
Fix License Badge (now for real)
Tip revision: f6a709a
.travis.yml
language: clojure
lein: lein2
branches:
  only:
    - master
jdk:
  - openjdk7
  - oraclejdk7
back to top