1. 03 May, 2018 1 commit
    • Fedor Korotkov's avatar
      Renamed CI tasks (#17216) · d0125d94
      Fedor Korotkov authored
      * Renamed CI tasks
      
      `tests` to `tests-linux`
      `windows` to `tests-windows`
      
      * Explicitly specify shards everywhere
      d0125d94
  2. 01 May, 2018 1 commit
    • Fedor Korotkov's avatar
      Configure Cirrus CI (#16224) · 73334599
      Fedor Korotkov authored
      * Configure Cirrus CI
      
      * Read file directly instead of shelling a command
      
      * Wait for all streams to finish
      
      * Add LTR `textDirection`
      
      Since `RenderFlex#_debugHasNecessaryDirections` requires it when `direction` is horizontal and there are multiple children.
      73334599