Skip to content

Commit

Permalink
Travis CI minimal configuration: running a pair of simple, non-Seleni…
Browse files Browse the repository at this point in the history
…um tests
  • Loading branch information
giorgiosironi committed Jan 3, 2012
1 parent 7301a85 commit ee983e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: php
php:
- 5.3
script: "phpunit Tests/SuiteBuildingTest.php"

0 comments on commit ee983e4

Please sign in to comment.