Skip to content

Commit

Permalink
Use ubuntu focal (20.04 LTS) in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
LesTR committed Oct 27, 2020
1 parent b015935 commit 958bd80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
dist: focal

sudo: false

language: java
Expand Down
1 change: 1 addition & 0 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
<argument>-F</argument>
<argument>-d</argument>
<arguemnt>${project.build.directory}/public/</arguemnt>
<argument>--minify</argument>
<argument>--buildDrafts</argument>
</arguments>
</configuration>
Expand Down

0 comments on commit 958bd80

Please sign in to comment.