summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Dorn <jeremy@jeremydorn.com>2015-08-30 09:36:01 -0700
committerJeremy Dorn <jeremy@jeremydorn.com>2015-08-30 09:36:01 -0700
commit7ef9b85961956aa572413693e1194b60f50ab9ab (patch)
tree92ce80507c92c2d3ed826ff79e4410e24e43b216
parentffecdad6ca3f6235f941e960bc9d290a20054586 (diff)
parent035b96982049fa13efc60286624288acbdc3e053 (diff)
downloadsql-formatter-origin/master.zip
sql-formatter-origin/master.tar.gz
sql-formatter-origin/master.tar.bz2
Merge pull request #79 from stof/patch-3origin/masterorigin/HEAD
Switch Travis to the stable HHVM version
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9955fcc..a5c6dbd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,6 @@ php:
- 5.5
- 5.4
- 5.3
- - hhvm-nightly
+ - hhvm
script: phpunit --coverage-text