]> Sergey Matveev's repositories - zsh-autoenv.git/blobdiff - .travis.yml
tests: rename setup.sh to setup.zsh
[zsh-autoenv.git] / .travis.yml
index 00828baa65aa19671dbde96986c73237ccc70e9a..715854b03dd001944099cfcdc0cf7c693843e5ab 100644 (file)
@@ -4,4 +4,4 @@ python:
 before_script:
   - "sudo apt-get install zsh"
 install: "sudo pip install cram"
-script: "make test"
+script: "make test_full"