summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/google-api-client/vendor/google/apiclient-services/.travis.yml
blob: 07ae303cd408e68e26dab90ef5a5a7cd0ea08c39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: php

php:
  - 5.4
  - 5.5
  - 5.6
  - 7.0
  - 7.1
  - 7.2

install:
  - composer install

script:
  - phpunit