Skip to content

Commit

Permalink
Use language: generic for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gsingh93 committed May 11, 2016
1 parent 26cd5ac commit b76cf31
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: php
php:
- hhvm
# We use language generic because that's the only thing that's supported for the
# trusty distro
language: generic
sudo: required
dist: trusty
install: ./extra/provision.sh dev $TRAVIS_BUILD_DIR $TRAVIS_BUILD_DIR
Expand Down

0 comments on commit b76cf31

Please sign in to comment.