1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-02-16 23:14:43 +02:00

Travis: cram --version

This commit is contained in:
Daniel Hahler 2017-04-23 22:34:04 +02:00
parent f5f769213e
commit 66e854f6a8

View File

@ -28,6 +28,7 @@ install:
./configure && sudo make && sudo make install)
fi
- pip install --user cram
- cram --version
- export SHELL=zsh
script:
- zsh --version