Don't crash trying to create a Gdk.Cursor without a DISPLAY; enable more tests for Travis

This commit is contained in:
Doug Blank
2015-03-15 09:48:10 -04:00
parent 4bb60a80e7
commit ac530d8a34
2 changed files with 19 additions and 10 deletions

View File

@@ -25,5 +25,5 @@ install:
script:
- mkdir -p /home/travis/.gramps/grampsdb/
- DJANGO_SETTINGS_MODULE=gramps.webapp.settings nosetests3 --exclude=TestcaseGenerator --exclude=exportvcard_test --exclude=plugins --exclude=vcard --exclude=merge_ref_test --exclude=test_util_test --exclude=gramps.webapp --exclude=test2_exec_CLI --exclude=widgets --exclude=test3_files_in_import_dir --exclude=test_manual_run --exclude=gui gramps
- DJANGO_SETTINGS_MODULE=gramps.webapp.settings nosetests3 --exclude=TestcaseGenerator --exclude=exportvcard_test --exclude=plugins --exclude=vcard --exclude=merge_ref_test --exclude=test_util_test --exclude=test2_exec_CLI --exclude=test3_files_in_import_dir --exclude=test_manual_run gramps