]> git.parisson.com Git - timeside.git/commitdiff
Add a test section for Travis
authorThomas Fillon <thomas@parisson.com>
Mon, 14 Apr 2014 21:15:53 +0000 (23:15 +0200)
committerThomas Fillon <thomas@parisson.com>
Mon, 14 Apr 2014 21:15:53 +0000 (23:15 +0200)
.travis.yml

index 2af8d1bfd31592c44165413b7054fd4b1bc4d584..8aaa3e5e8053182ef0da9fb629dc0c4a6ad98c0a 100644 (file)
@@ -17,4 +17,4 @@ before_install:
 # command to run tests
 script:
  - "python setup.py install"
-# - "python tests/testcomponent.py"
+ - "python setup.py test"