Travis: test on min haxe version, latest stable and dev

This commit is contained in:
Valentin Lemière
2016-10-20 10:45:24 +02:00
committed by GitHub
parent bfc800897e
commit 525a51d07f

View File

@@ -12,6 +12,11 @@ addons:
- libglu1-mesa-dev
- libgc-dev
- libgtk-3-dev
haxe:
- 3.2.0
- 3.2.1
- development
before_install:
- "export DISPLAY=:99.0"