浏览代码

set dotfiles_dir when testing

pull/5/head
10sr 9 年前
父节点
当前提交
a1b403bbb2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml 查看文件

@@ -3,6 +3,6 @@ before_install:
- sudo apt-get update
install:
- sudo apt-get install zsh
script: make --debug=b test
script: make --debug=b dotfiles_dir=. test
notifications:
email: 8slashes+travis-ci@gmail.com

正在加载...
取消
保存