Codebase list comidi-clojure / 3abbed1a-a076-4778-b06b-a65eaacec79f/main .travis.yml
3abbed1a-a076-4778-b06b-a65eaacec79f/main

Tree @3abbed1a-a076-4778-b06b-a65eaacec79f/main (Download .tar.gz)

.travis.yml @3abbed1a-a076-4778-b06b-a65eaacec79f/main

b19e101
9a5bfdf
b19e101
 
 
 
 
 
 
 
f84d5b6
b19e101
 
 
f84d5b6
language: clojure
lein: 2.7.1
jdk:
- oraclejdk7
- openjdk7
script: ./ext/travisci/test.sh
notifications:
  email: false
  hipchat:
    rooms:
      - qiD4Yo5b7i1tz3kUW0ttsqoH0a1ZYVFihzThWtPT@322656
    template:
      - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
      - "Change view: %{compare_url}"
      - "Build details: %{build_url}"