Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/Issue16' into clean_9
Browse files Browse the repository at this point in the history
  • Loading branch information
shroffk committed Aug 23, 2018
2 parents 79efc60 + afc0544 commit 7c02a52
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
sudo: required
language: java
jdk: oraclejdk8
jdk:
- oraclejdk8
- openjdk8
- oraclejdk9
- openjdk10
- oraclejdk10

env:
- EPICS_PVA_ADDR_LIST=127.255.255.255
Expand Down

0 comments on commit 7c02a52

Please sign in to comment.