UNPKG
boost-template
Version:
latest (1.0.1)
1.0.1
1.0.0
Boost is the Bootstrap 4 Starter Template.
orbitthemes.com/downloads/boost/
orbitthemes/boost
boost-template
/
.travis.yml
13 lines
(11 loc)
•
165 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
sudo:
false
language:
node_js
node_js:
-
"node"
install:
npm install
script:
- npm test - gulp
cache:
directories: -
"node_modules"