Skip to content

Commit

Permalink
travis PyGst
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 27, 2013
1 parent 772e6b0 commit 1513e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -20,7 +20,7 @@ before_install:
script:
- chmod +x scripts/stage
- ./scripts/stage
- sudo mv $HOME/gst/stage/lib/girepository-1.0 /usr/lib
- sudo mv $HOME/gst/stage/lib/girepository-1.0 /usr/lib/python2.7/
- cd python-api
- make test

Expand Down

0 comments on commit 1513e90

Please sign in to comment.