Skip to content

Commit

Permalink
Only run Zope2 tests in tox/travis for now.
Browse files Browse the repository at this point in the history
Once those pass, we can run the tests for additional Products.
  • Loading branch information
hannosch committed May 13, 2017
1 parent 89bef9d commit b933b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ install:
- buildout bootstrap
- buildout tox:env=travis install alltests
script:
- bin/alltests-travis -v
- bin/test-travis -v
notifications:
email: false
cache:
Expand Down

0 comments on commit b933b99

Please sign in to comment.