Skip to content

Commit e896145

Browse files
committed
Testing for tests.
1 parent b9f2db8 commit e896145

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,7 @@ script:
3838
|| (echo 'Idempotence test: fail' && exit 1)
3939
4040
# Make sure git is installed and at the correct version.
41+
- git --version
42+
- which git
4143
- test -x $GIT_PATH_PREFIX/bin/git
4244
- $GIT_PATH_PREFIX/bin/git --version | grep -qF "$GIT_VERSION"

0 commit comments

Comments
 (0)