UNPKG
peasy
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
an easy but powerful parser
github.com/chaosim/peasy
chaosim/peasy
peasy
/
.travis.yml
9 lines
•
163 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
-
"0.11"
-
"0.10"
-
"0.8"
before_script:
- npm install -g gulp -
export
DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start