summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Coevoet <stof@notk.org>2015-05-20 12:35:01 +0200
committerChristophe Coevoet <stof@notk.org>2015-05-20 12:35:01 +0200
commit035b96982049fa13efc60286624288acbdc3e053 (patch)
tree92ce80507c92c2d3ed826ff79e4410e24e43b216
parentffecdad6ca3f6235f941e960bc9d290a20054586 (diff)
downloadsql-formatter-035b96982049fa13efc60286624288acbdc3e053.zip
sql-formatter-035b96982049fa13efc60286624288acbdc3e053.tar.gz
sql-formatter-035b96982049fa13efc60286624288acbdc3e053.tar.bz2
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