Skip to content
Extraits de code Groupes Projets
.travis.yml 399 octets
Newer Older
Jonne Haß's avatar
Jonne Haß a validé

language: ruby
  - 2.0.0
Jonne Haß's avatar
Jonne Haß a validé
  - 1.9.3
Jonne Haß's avatar
Jonne Haß a validé

  - DB=postgres BUILD_TYPE=other
  - DB=mysql BUILD_TYPE=other
  - DB=postgres BUILD_TYPE=cucumber
  - DB=mysql BUILD_TYPE=cucumber
Jonne Haß's avatar
Jonne Haß a validé
bundler_args: "--without development production heroku"
Jonne Haß's avatar
Jonne Haß a validé
script: "./script/ci/build.sh"
notifications:
Jonne Haß's avatar
Jonne Haß a validé
      - "irc.freenode.org:6667#diaspora-dev"