From fbc59fdfc4b5e4caee04199fec8c16457757c7bf Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Tue, 3 Oct 2017 14:18:55 -0400 Subject: [PATCH] update data api version (#727) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7c3b55e4f..312806a06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ services: env: # Make sure to update this string on every Insights or Data API release - DATA_API_VERSION: "0.26.1" + DATA_API_VERSION: "0.28.0" DOCKER_COMPOSE_VERSION: "1.9.0" before_install: