travis: Only run some tests, to work around CPython version issues.

Needs a proper fix, to install/configure CPython 3.3.x (or 3.4.0) on
Travis CI.
pull/488/head
Damien George 2014-04-14 23:43:35 +01:00
rodzic 3683789207
commit 8341725b65
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -7,4 +7,4 @@ before_script:
script:
- make -C unix
- cd tests && ./run-tests
- cd tests && ./run-tests basics/[a-eistuw]*.py