UNPKG
workout-tracker
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.0
1.0.2
1.0.1
1.0.0
0.0.1
A set of JSON schemas for workouts
github.com/khaliqgant/workout-tracker
khaliqgant/workout-tracker
workout-tracker
/
.travis.yml
16 lines
(14 loc)
•
178 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
language:
node_js
node_js:
-
"5"
-
"5.1"
-
"4"
-
"4.2"
-
"4.1"
-
"4.0"
-
"0.12"
-
"0.11"
-
"0.10"
-
"iojs"
before_script:
- sudo apt-
get
install apache2