Skip to content

Commit

Permalink
Merge pull request #311 from plonegovbr/remove_nq_buildout
Browse files Browse the repository at this point in the history
Remove -Nq do buildout.
  • Loading branch information
idgserpro authored Sep 8, 2016
2 parents 9ddb66f + 28059e5 commit 24ecbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ matrix:
install:
- python bootstrap.py
- bin/buildout annotate
- bin/buildout -Nq
- bin/buildout
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 24ecbaa

Please sign in to comment.