Skip to content

Commit 56ada8f

Browse files
committed
Adopt new configure --dev convention
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent aa04429 commit 56ada8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python:
1515
- "3.8"
1616

1717
# Scripts to run at install stage
18-
install: ./configure
18+
install: ./configure --dev
1919

2020
# Scripts to run at script stage
2121
script: tmp/bin/pytest

0 commit comments

Comments
 (0)