UNPKG
@edsilv/exjs
Version:
latest (0.5.1)
0.5.1
Extension library
github.com/BSick7/exjs
BSick7/exjs
@edsilv/exjs
/
.travis.yml
15 lines
(14 loc)
•
248 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: node_js
node_js:
-
"8.9.1"
before_install:
- npm install -g gulp - npm install -g bower - npm install -g fayde-unify
install:
- npm install
before_script: gulp reset
script:
- gulp version - gulp - gulp test