Add PHP
[gruntmaster-daemon.git] / t / 01-jobs.t
index 1270358fbebe1d60fc0b1ce5024b51b524fa710c..90f7d706f1fca3ccc84e767407197d8952ccfe92 100644 (file)
@@ -19,7 +19,8 @@ use YAML::Tiny qw/LoadFile/;
 ##################################################
 
 use constant COMPILER => {
-       qw/C gcc
+       qw/BRAINFUCK bfc
+          C gcc
           CPP g++
           GOLFSCRIPT golfscript
           MONO gmcs
@@ -30,6 +31,7 @@ use constant COMPILER => {
           GCCGO gccgo
           HASKELL ghc
           PERL perl
+          PHP php
           PYTHON python
           RUBY ruby
           RUST rustc
This page took 0.009847 seconds and 4 git commands to generate.