Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 07a9870

Browse files
committed
skip the default install command
1 parent 2901bef commit 07a9870

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ sudo: false
22

33
language: python
44

5+
install:
6+
57
script: python setup.py test
68

79
jobs:

0 commit comments

Comments
 (0)