Parcourir la source

Travis remove PHP nightly

Due to errors
Alexandre Alapetite il y a 7 ans
Parent
commit
9ab56dd326
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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