Skip to content

Commit

Permalink
travis cl?
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGuyWhoCodes committed Feb 5, 2017
1 parent 6807c8f commit 79d9faa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
sudo: false
language: java
script:
- jdk_switcher use oraclejdk8
- # do stuff with Java 8
- jdk_switcher use oraclejdk7
- # do stuff with Java 7

0 comments on commit 79d9faa

Please sign in to comment.