diff --git a/.travis.yml b/.travis.yml
index a90890423c..f5e7ee4681 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,9 @@ arch:
os: linux
+vm:
+ size: x-large
+
language: shell
notifications:
diff --git a/phpunit.xml b/phpunit.xml
index 44cc631d0e..bd38ab510a 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -19,11 +19,11 @@
-
+ ./tests/e2e/Services/Account
- ./tests/e2e/Services/Health
- ./tests/e2e/Services/Locale
+