mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-22 07:20:59 +02:00
Use 'test' as target for tests (common sense)
This commit is contained in:
parent
64bbb2f305
commit
98f0ec81fe
@ -4,4 +4,4 @@ python:
|
||||
before_script:
|
||||
- "sudo apt-get install zsh"
|
||||
install: "sudo pip install cram"
|
||||
script: "make tests"
|
||||
script: "make test"
|
||||
|
Loading…
Reference in New Issue
Block a user