mirror of https://github.com/jacekkow/uphpCAS

Jacek Kowalski
2015-09-05 c75c451a4cb047984bcd9c80b8918fb2015bf661
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
language: php
php:
  - 5.4
  - 5.5
  - 5.6
  - 7.0
  - hhvm
  - nightly
 
sudo: required
 
install:
  - git clone https://github.com/jacekkow/uphpCAS-tests tests
  - ./tests/install.sh
 
script:
  - ./tests/script.sh