Skip to content

Commit

Permalink
testing fault in gst-switch-srv
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 26, 2013
1 parent b728991 commit 7cc21d3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -30,7 +30,10 @@ before_install:
script:
- chmod +x scripts/stage
- ./scripts/
- ./$HOME/gst/stage/bin/gst-switch-srv
- ./$HOME/gst/stage/bin/gst-switch-srv > out.txt
- sleep 10
- cat out.txt
- exit 1
- cd python-api
- make test

Expand Down

0 comments on commit 7cc21d3

Please sign in to comment.