Browse Source

add hl to travis, again

Simon Krajewski 9 years ago
parent
commit
b7634bad6e
2 changed files with 4 additions and 2 deletions
  1. 2 0
      .travis.yml
  2. 2 2
      tests/unit/compile-hl.hxml

+ 2 - 0
.travis.yml

@@ -89,6 +89,8 @@ matrix:
     - os: linux
       env: TEST=python
       addons: {apt: {packages: *apt_python}}
+	- os: linux
+	  env: TEST=hl
 
     #######
     # osx #

+ 2 - 2
tests/unit/compile-hl.hxml

@@ -1,4 +1,4 @@
 compile-each.hxml
 -main unit.Test
--hl d:/projects/hxtools/hl/src/_main.c
--D interp
+-hl bin/unit.hl
+-D interp