mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-12-14 18:25:12 +02:00
Use 'test' as target for tests (common sense)
This commit is contained in:
@@ -4,4 +4,4 @@ python:
|
||||
before_script:
|
||||
- "sudo apt-get install zsh"
|
||||
install: "sudo pip install cram"
|
||||
script: "make tests"
|
||||
script: "make test"
|
||||
|
||||
Reference in New Issue
Block a user