1
0
Fork 0
This repository has been archived on 2024-01-06. 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.
Modern-Game-Engine/.travis.yml
2016-08-28 20:49:07 +02:00

5 lines
63 B
YAML

language: java
jdk:
- oraclejdk8
- oraclejdk7
- openjdk6