Skip to content

Commit d7cdee6

Browse files
committed
commented dredd in travisci
1 parent 21c24c5 commit d7cdee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ before_script:
3232
- export TEST_DATABASE_URL=postgresql://postgres@localhost:5432/test
3333
- bash scripts/test_multiple_heads.sh
3434
- aglio --input docs/api/api_blueprint_source.apib --compile --output docs/api/api_blueprint.apib
35-
- dredd
35+
#- dredd
3636

3737
script:
3838
- nosetests tests/all -v --with-coverage

0 commit comments

Comments
 (0)