Skip to content

Commit

Permalink
Added travis.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
gsingh93 committed May 11, 2016
1 parent a5a6ae6 commit 335a8c8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: php
php:
- hhvm
install: ./extra/provision.sh dev $TRAVIS_BUILD_DIR

# We don't run phpunit at the moment
script: true

0 comments on commit 335a8c8

Please sign in to comment.