ソースを参照

Update travis.yml

pull/2/head
10sr 9年前
コミット
ca8fc44099
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml ファイルの表示

@@ -1,5 +1,7 @@
language: shell
before_install:
- sudo apt-get update
install:
- sudo apt-get install zsh
script: make --debug=b test
notifications:


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