adjust integration testing

This commit is contained in:
Songmu 2020-06-03 14:36:10 +09:00
parent 5864a3b4a7
commit 4e4e86f1c2

View file

@ -17,5 +17,8 @@ jobs:
run: |
GOBIN=$HOME/bin make install
brew install mercurial fossil bazaar darcs git
curl -fsSL --compressed https://git.io/cpm > cpm
chmod +x cpm
./cpm install SVN::Core
- name: test
run: PATH=$HOME/bin:$PATH ./misc/author/integration_test.sh