Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
test 2 again: redirect stderr
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmuller committed Jan 13, 2015
1 parent 04e9924 commit 18f45ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
script:
# - apt-get update
# - apt-get install -y socat
- apt-cache policy socat
- apt-cache policy socat 2>&1
- python --version
- pip install -q -r requirements_for_tests.txt
- ./run_tests.sh

0 comments on commit 18f45ed

Please sign in to comment.