Skip to content

Commit 58e4283

Browse files
committed
travis: Install dev dependencies
1 parent 540e15b commit 58e4283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ cache:
3737
install:
3838
- pip install -e .
3939
- pip install -r requirements/test.txt
40+
- pip install -r requirements/dev.txt
4041
before_script:
4142
- mkdir -p ~/source
4243
- mkdir -p ~/build/tmux-$TMUX_VERSION

0 commit comments

Comments
 (0)