Browse Source

More travis groupings (#4533)

Nate 6 years ago
parent
commit
6a47903ec3
1 changed files with 9 additions and 4 deletions
  1. 9 4
      .travis.yml

+ 9 - 4
.travis.yml

@@ -31,7 +31,7 @@ env:
     - "TESTLANG=Elixir"
     - "TESTLANG=Elixir"
     - "TESTLANG=Erlang"
     - "TESTLANG=Erlang"
     - "TESTLANG=FSharp"
     - "TESTLANG=FSharp"
-    - 'TESTDIR="GO/aah GO/chi GO/falcore GO/gin GO/goji GO/kami GO/martini GO/revel GO/webgo"'
+    - 'TESTDIR="Go/aah GO/chi GO/falcore GO/gin GO/goji GO/kami GO/martini GO/revel GO/webgo"'
     - 'TESTDIR="GO/beego GO/echo"'
     - 'TESTDIR="GO/beego GO/echo"'
     - 'TESTDIR="GO/evio GO/fasthttp GO/go-std GO/iris"'
     - 'TESTDIR="GO/evio GO/fasthttp GO/go-std GO/iris"'
     - "TESTLANG=Groovy"
     - "TESTLANG=Groovy"
@@ -102,12 +102,17 @@ env:
     - 'TESTDIR="PHP/php"'
     - 'TESTDIR="PHP/php"'
     - 'TESTDIR="PHP/cakephp PHP/codeigniter PHP/fat-free PHP/fuel PHP/kumbiaphp PHP/laravel PHP/limonade PHP/lithium PHP/lumen PHP/phpixie PHP/slim PHP/symfony PHP/yii2 PHP/zend"'
     - 'TESTDIR="PHP/cakephp PHP/codeigniter PHP/fat-free PHP/fuel PHP/kumbiaphp PHP/laravel PHP/limonade PHP/lithium PHP/lumen PHP/phpixie PHP/slim PHP/symfony PHP/yii2 PHP/zend"'
     - 'TESTDIR="PHP/amp PHP/hamlet PHP/hhvm PHP/peachpie PHP/swoole PHP/workerman PHP/phalcon"'
     - 'TESTDIR="PHP/amp PHP/hamlet PHP/hhvm PHP/peachpie PHP/swoole PHP/workerman PHP/phalcon"'
-    - "TESTLANG=Python"
-    - "TESTLANG=Ruby"
+    - 'TESTDIR="Python/aiohttp Python/api_hour Python/blacksheep Python/bottle Python/cherrypy Python/django Python/eve Python/falcon Python/fastapi Python/flask"'
+    - 'TESTDIR="Python/hug Python/japronto Python/klein Python/morepath Python/pyramid Python/quart Python/responder Python/sanic Python/spyne Python/starlette"'
+    - 'TESTDIR="Python/tornado Python/turbogears Python/uvicorn Python/uwsgi Python/vibora Python/web2py Python/webware Python/weppy Python/wsgi"'
+    - 'TESTDIR="Ruby/grape Ruby/h2o_mruby Ruby/hanami Ruby/padrino Ruby/rack Ruby/rack-sequel"'
+    - 'TESTDIR="Ruby/rails Ruby/roda-sequel Ruby/sinatra Ruby/sinatra-sequel"'
     - 'TESTDIR="Rust/actix Rust/gotham Rust/hyper Rust/iron Rust/saphir"'
     - 'TESTDIR="Rust/actix Rust/gotham Rust/hyper Rust/iron Rust/saphir"'
     - 'TESTDIR="Rust/may-minihttp Rust/nickel Rust/rocket"'
     - 'TESTDIR="Rust/may-minihttp Rust/nickel Rust/rocket"'
     - 'TESTDIR="Rust/rouille Rust/thruster Rust/tokio-minihttp"'
     - 'TESTDIR="Rust/rouille Rust/thruster Rust/tokio-minihttp"'
-    - "TESTLANG=Scala"
+    - 'TESTDIR="Scala/akka-http Scala/blaze Scala/cask Scala/colossus Scala/finagle"'
+    - 'TESTDIR="Scala/finatra Scala/finch Scala/http4s"'
+    - 'TESTDIR="Scala/play2-scala Scala/youi"'
     - "TESTLANG=Swift"
     - "TESTLANG=Swift"
     - "TESTLANG=TypeScript"
     - "TESTLANG=TypeScript"
     - "TESTLANG=Ur"
     - "TESTLANG=Ur"