Skip to content

Commit

Permalink
Synchronised distribution package file name
Browse files Browse the repository at this point in the history
  • Loading branch information
twagoo committed Feb 9, 2017
1 parent f345cba commit 9cd62aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ addons:
jdk:
- oraclejdk8
env:
- STYLE_VERSION="0.1.3-dev1" BOOTSTRAP_VER="3.3.7"
- STYLE_VERSION="0.1.3-dev2" BOOTSTRAP_VER="3.3.7"
script:
- sh -x ./build.sh
- mvn clean
Expand All @@ -21,7 +21,7 @@ deploy:
api_key:
secure: "$DEPLOY_OAUTH_TOKEN"
file:
- "release-${STYLE_VERSION}.tgz"
- "bootstrap-clarin-${STYLE_VERSION}.tgz"
- "src/main/less/variables.less"
- "src/main/less/clarin-additions.less"
- "target-css-with-bootstrap/base-style-${STYLE_VERSION}-css-with-bootstrap.jar"
Expand Down

0 comments on commit 9cd62aa

Please sign in to comment.