Skip to content

Commit

Permalink
Update version for classic in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharparam committed Oct 21, 2020
1 parent d12acba commit 195be6b
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 @@ -10,5 +10,5 @@ script:
- chmod +x release.sh
- ./release.sh
- ./release.sh -s -p 0 -w 0
- ./release.sh -g 1.13.2 -w 0
- ./release.sh -s -g 1.13.2 -p 0 -w 0
- ./release.sh -g 1.13.5 -w 0
- ./release.sh -s -g 1.13.5 -p 0 -w 0

0 comments on commit 195be6b

Please sign in to comment.