summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/misc/oktavia/.travis.yml
blob: 0cf13fe47825a3721865664d15743a3a2dd46abd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js
node_js:
  - 0.10
  - 0.8

# We want to be notified when something happens.
notifications:
  email:
    - yoshiki@shibu.jp

before_install:
  - npm install jsx