This repository has been archived on 2021-07-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
scriptcraft/.travis.yml

5 lines
63 B
YAML

language: java
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7