1 Star 0 Fork 0

嗯没错我是码农/spacemacs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 586 Bytes
一键复制 编辑 原始数据 按行查看 历史
JAremko 提交于 2017-03-24 08:18 . CI test for bad white spaces in PR
language: generic
sudo: false
branches:
only:
- master
- develop
before_install:
- if [ ! -z "$EVM_EMACS" ]; then curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh; fi
- if [ ! -z "$EVM_EMACS" ]; then evm install $EVM_EMACS --use --skip; fi
env:
- EVM_EMACS=emacs-24.4-travis
- EVM_EMACS=emacs-24.5-travis
- EVM_EMACS=emacs-25.1-travis
- EVM_EMACS=emacs-git-snapshot-travis
- FORMATTING=space-test
matrix:
fast_finish: true
allow_failures:
- env: EVM_EMACS=emacs-git-snapshot-travis
script:
- ./.travis-build.sh
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jettcode/spacemacs.git
git@gitee.com:jettcode/spacemacs.git
jettcode
spacemacs
spacemacs
master

搜索帮助