summaryrefslogtreecommitdiffstats
path: root/llparse/.travis.yml
blob: b381e1b5d0e5ee57aecd6bf1e9f9d032b15921fb (plain)
1
2
3
4
5
6
sudo: false
language: node_js
node_js:
  - "stable"
script:
  CFLAGS="-O0" npm test