Skip to content

Commit

Permalink
removed promu flag. Changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
kbudde committed Jan 7, 2017
1 parent 4622f81 commit 34ffd17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ after_success:

#Build dist releases
- make tarballs
- promu release -v .tarballs
- promu release .tarballs

#Submit coverage
- goveralls -coverprofile=coverage.out -service travis-ci -repotoken $COVERALLS_TOKEN
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.0
0.17.1

0 comments on commit 34ffd17

Please sign in to comment.