Przeglądaj źródła

Try the new container based travis

master
Sébastien Lucas 8 lat temu
rodzic
commit
21a93cd75b
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      .travis.yml

+ 2
- 1
.travis.yml Wyświetl plik

@@ -6,7 +6,7 @@ php:
- 5.3
- hhvm
before_script:
- npm install jshint -g
- npm install jshint
- jshint --version
script:
- phpunit
@@ -22,6 +22,7 @@ env:
addons:
hosts:
- cops-travis
sudo: false
matrix:
allow_failures:
- php: hhvm


Ładowanie…
Anuluj
Zapisz