Skip to content

Commit

Permalink
Run the GS tests on TravisCI, too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 6, 2018
1 parent e763fc1 commit 3b0d922
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,8 @@ install:
- python bootstrap.py
- bin/buildout
script:
- bin/test -v1
- bin/test -vc1
- bin/test_with_gs -vc1
notifications:
email: false
cache:
Expand Down

0 comments on commit 3b0d922

Please sign in to comment.