Added a travis CI config.
This commit is contained in:
parent
dd118a7147
commit
930a67429d
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
||||
script: "bundle exec rake travis"
|
||||
before_script: "sh -e /etc/init.d/xvfb start"
|
||||
rvm:
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
notifications:
|
||||
email:
|
||||
- didier@nocoffee.fr
|
||||
- mario@mariovisic.com
|
||||
irc: "irc.freenode.org#locomotivecms"
|
Loading…
Reference in New Issue
Block a user