ソースを参照

Travis remove PHP nightly

Due to errors
Alexandre Alapetite 7 年 前
コミット
9ab56dd326
1 ファイル変更0 行追加1 行削除
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -7,7 +7,6 @@ php:
   - '7.1'
   - '7.2'
   - hhvm
-  - nightly
 
 install:
   # newest version without https://github.com/squizlabs/PHP_CodeSniffer/pull/1404