Improved www.ttss.krakow.pl
Jacek Kowalski
2021-07-31 95ecda6c51c197c3171c0784583d079b3ae5ff67
.travis.yml
@@ -1,9 +1,10 @@
language: php
php:
  - 5.4
  - 5.5
  - 5.6
  - 7.0
  - 7.1
  - 7.2
  - 7.3
  - nightly
addons:
@@ -16,5 +17,5 @@
  - 'npm install nightwatch selenium-server chromedriver geckodriver'
script:
  - 'node_modules/.bin/nightwatch -e chrome-headless'
# - 'node_modules/.bin/nightwatch -e chrome-headless'
  - 'node_modules/.bin/nightwatch -e firefox-headless'