diff --git a/.travis.yml b/.travis.yml index a6115c5f..97fa457b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,9 +24,9 @@ android: components: - tools - platform-tools - - build-tools-26.0.1 - - android-26 - - doc-26 + - build-tools-27.0.1 + - android-27 + - doc-27 install: # Setup @@ -83,4 +83,4 @@ deploy: skip_cleanup: true on: branch: master - tags: true \ No newline at end of file + tags: true