Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Commit

Permalink
Removed 'saucy' from Ubuntu releases (unsupported), added 'utopic'.
Browse files Browse the repository at this point in the history
  • Loading branch information
binwiederhier committed Jul 18, 2014
1 parent 81cb4e3 commit 96dcc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -70,8 +70,8 @@ after_success:

# Upload to PPA
- ./gradlew debianPreparePrecise ppa
- ./gradlew debianPrepareSaucy ppa
- ./gradlew debianPrepareTrusty ppa
- ./gradlew debianPrepareUtopic ppa

# Create distributables and JavaDoc
- ./gradlew installApp distTar distZip debianPrepareUnstable debian exe
Expand Down

0 comments on commit 96dcc2a

Please sign in to comment.