瀏覽代碼

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