Skip to content

Commit

Permalink
Updated configuration for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
delas authored Apr 7, 2020
1 parent 97b2f4a commit 4925a4c
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
@@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk8
- oraclejdk9

script:
- # building libPlg
Expand All @@ -21,4 +21,4 @@ script:
- cp plgResources/dist/plgResources.jar libPlgVisualizer/lib
- cd libPlgVisualizer
- ant
- cd ..
- cd ..

0 comments on commit 4925a4c

Please sign in to comment.