Skip to content

Commit

Permalink
Updated build files for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikTromp committed Oct 16, 2016
1 parent ce9f2b2 commit 6419365
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ deploy:
provider: releases
api_key:
secure: IUYUmyN52MlzW4kWLl7KjrE1NLO6apS61VXZIqEMWhcDarljbzzEPe+aakdTwG1eqOOj7ErD29rOdQUemcZZy6xm6nd0u1Evis7mB/KEco0mXG6YKD63BSdcNB3Gt9b26GIG5DfcbkEThIgtq1/Ic5JC0Ex2GkcwIickrfk063cPB7JrXdLFDCmPudsUDZ4BhfDWWhMGedQ2nXx+efC+rsZL8zvVy3Zw1U5quAHpo73aAROS4tpyWzRCGH3kz6QSHn20JdEnMk1tDTj6JdKkUs/00bBs+/yi/uWeU+GcsWSwe8wYfyCpC0SCrJsZRIVywJq/LnUba8/eBfdrBxkEteM3QkSPY5UHqWGoyESHk8qeWQyEuO229ca45mby9GrnNdVHDn5sI4qGvlNo7nIUwvB9IDGjVELrh8bLEjr4aJvsFN8O0YzSh+Lm+105r3qfNP7Xtf3US9B5P9zrMztuAsK2GREcCz9Y8ACJf+WSN4bmFzN8mxfvVOo0fekblXuGkBGJNgcQ+jKC81WLPmnMPwqzfll9HfDu2kQz/0gYOQUalDsJvO3cIzjRuIMQxSlRYpf7xKUnI32HtVq/nVfESJIV8mg8P9XKOdNGGXsOynUbndNHsYJ1apgGPfOdjWYxDd1n3drAxLY2eHWwK1ehd4VgbNcSjpZf8RZP36VPrO0=
file: target/universal/tuktu-1.2.zip
file: target/universal/tuktu-1.3.zip
skip_cleanup: true
on:
repo: UnderstandLingBV/Tuktu
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -6,7 +6,7 @@ MAINTAINER UnderstandLing <contact@understandling.com>
ENV SBT_VERSION 0.13.12
ENV SCALA_VERSION 2.11.8
ENV ACTIVATOR_VERSION 1.3.10
ENV TUKTU_VERSION 1.2
ENV TUKTU_VERSION 1.3

# general stuff
USER root
Expand Down

0 comments on commit 6419365

Please sign in to comment.