diff options
author | Scott <scott@paragonie.com> | 2016-04-08 13:15:28 -0400 |
---|---|---|
committer | Scott <scott@paragonie.com> | 2016-04-08 13:15:28 -0400 |
commit | 58d445b0ef9575aaf1c01ea2cfbe164caf1120c3 (patch) | |
tree | 518cd6e1f7cf63e416375d5ae42677cc1df61dce | |
parent | 94029642b52eddbe12d36161c3b6ceb8866d99d3 (diff) | |
download | constant_time_encoding-58d445b0ef9575aaf1c01ea2cfbe164caf1120c3.zip constant_time_encoding-58d445b0ef9575aaf1c01ea2cfbe164caf1120c3.tar.gz constant_time_encoding-58d445b0ef9575aaf1c01ea2cfbe164caf1120c3.tar.bz2 |
Remove HHVM for nowv2.0.0
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index b11cc55..a78dfe9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ sudo: false php: - "7.0" - - "hhvm" matrix: fast_finish: true |