Make python refer to python2.7 explicitly
[gruntmaster-daemon.git] / t / 01-jobs.t
index 03f4845f9111bea3eadc290cd9534543ded8bff6..6fb5a160233393140f348c8a9f686576c36210c3 100644 (file)
@@ -32,7 +32,7 @@ use constant COMPILER => {
           HASKELL ghc
           PERL perl
           PHP php
-          PYTHON python
+          PYTHON python2.7
           RUBY ruby
           RUST rustc
           OCAML ocaml
This page took 0.009215 seconds and 4 git commands to generate.