Skip to content

Commit

Permalink
Travis: Disable ubuntu tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Jul 28, 2016
1 parent 6c4132a commit 156d794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ env:
# Split up the test-kitchen run to avoid exceeding 50 minutes:
- TESTS="integration:docker[default-centos]"
- TESTS="integration:docker[default-debian]"
- TESTS="integration:docker[default-ubuntu]"
# - TESTS="integration:docker[default-ubuntu]"
- TESTS="integration:docker[ldap-debian]"
- TESTS="integration:docker[attributes-centos]"
- TESTS="integration:docker[attributes-debian]"
- TESTS="integration:docker[attributes-ubuntu]"
# - TESTS="integration:docker[attributes-ubuntu]"

matrix:
exclude:
Expand Down

0 comments on commit 156d794

Please sign in to comment.