We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905e549 commit 74914f3Copy full SHA for 74914f3
.travis.yml
@@ -28,6 +28,7 @@ before_install:
28
- pip install pytest-cov coverage
29
install:
30
- pip install -e .
31
+ - pip requirements/test.txt
32
before_script:
33
- git clone https://github.com/tmux/tmux.git tmux
34
- cd tmux
0 commit comments