7 Star 27 Fork 4

Gitee 极速下载 / spacemacs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/syl20bnr/spacemacs
克隆/下载
.travis.yml 586 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
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
Lisp
1
https://gitee.com/mirrors/spacemacs.git
git@gitee.com:mirrors/spacemacs.git
mirrors
spacemacs
spacemacs
master

搜索帮助