MISP/.travis.yml

17 lines
192 B
YAML
Raw Normal View History

2013-11-11 23:18:13 +01:00
language: php
php:
- 5.5
- 5.4
- 5.3
env:
- DB=mysql
matrix:
allow_failures:
- php: 5.5
before_script:
- pecl install Crypt_GPG
- pecl install Net_GeoIP