Skip to content

Commit 23083ea

Browse files
committed
revert to basic config
1 parent 3891d18 commit 23083ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ install:
4141

4242
# command to run tests
4343
script:
44-
- "python -v run_tests.py -m"
45-
- "python -v ./run_tests.py -m --installed"
44+
- "python run_tests.py -m"
45+
- "python ./run_tests.py -m --installed"
4646

0 commit comments

Comments
 (0)