1 Star 1 Fork 0

coeuvre / spacemacs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 466 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: generic
sudo: false
branches:
only:
- master
- develop
before_install:
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
- evm install $EVM_EMACS --use --skip
env:
- EVM_EMACS=emacs-24.4-travis
- EVM_EMACS=emacs-24.5-travis
- EVM_EMACS=emacs-git-snapshot-travis
matrix:
fast_finish: true
allow_failures:
env:
- EVM_EMACS=emacs-git-snapshot-travis
script:
- ./.travis-build.sh
Emacs Lisp
1
https://gitee.com/coeuvre/spacemacs.git
git@gitee.com:coeuvre/spacemacs.git
coeuvre
spacemacs
spacemacs
master

搜索帮助