Skip to content

Commit

Permalink
Add Kotlin scripts to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini committed May 24, 2018
1 parent a6543a3 commit f86bb02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/ensure-up-to-date
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ sleep 5
./bin/ruby-petstore.sh
./bin/java-petstore-all.sh
./bin/spring-all-pestore.sh
./bin/kotlin-client-petstore.sh
./bin/kotlin-client-string.sh
./bin/kotlin-client-threetenbp.sh
./bin/kotlin-server-petstore.sh

# Check:
if [ -n "$(git status --porcelain)" ]; then
Expand Down

0 comments on commit f86bb02

Please sign in to comment.