ソースを参照

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

読み込み中…
キャンセル
保存