source: sandbox/webservice/api/library/tonic/.travis.yml @ 6019

Revision 6019, 131 bytes checked in by niltonneto, 12 years ago (diff)

Ticket #2507 - Modificada implementação para alinhamento com projeto de camada REST.

  • Property svn:executable set to *
Line 
1language: php
2php:
3  - 5.3
4  - 5.4
5before_install: wget https://github.com/downloads/Behat/Behat/behat.phar
6script: php behat.phar
Note: See TracBrowser for help on using the repository browser.