UNPKG
theseus
Version:
beta (0.3.0-beta.0)
latest (0.5.2)
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.3.0-beta.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
JavaScript client library for argo Hypermedia APIs
github.com/argo-rest/theseus
theseus
/
.travis.yml
10 lines
(9 loc)
•
171 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
-
"0.11"
-
"0.10"
# Setup X for tests in FF
before_script:
-
export
DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start - npm run test-setup