提交 502cb4fa 编写于 作者: C Calvin

#236 使用travis-ci 持续集成,继续努力把功能测试跑起来

上级 51adcaf5
language: java
script:
- mvn test
- mvn antrun:run -Prefresh-db
- mvn test -Pfunctional-test,run-smoke -Dselenium.driver=firefox
env: MAVEN_OPTS="-XX:MaxPermSize=128m"
addons:
firefox: "22.0"
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册