# HG changeset patch # User Amine SEHILI # Date 1448327373 -3600 # Node ID 14ca0dbe48ce90819c584bb8e54d127e4df8a485 # Parent a6129c3f36248ba1809ea0c7881630460f4400b7 Update .travis.yml diff -r a6129c3f3624 -r 14ca0dbe48ce .travis.yml --- a/.travis.yml Tue Nov 24 02:05:43 2015 +0100 +++ b/.travis.yml Tue Nov 24 02:09:33 2015 +0100 @@ -10,4 +10,4 @@ - "3.3" - "3.4" script: - - python -m unittest discover tests + - python tests/test_AudioDataSourceFactory.py