UNPKG
spacewall
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Set your wallpaper to the NASA Astronomy Photo of the Day.
github.com/flet/spacewall
flet/spacewall
spacewall
/
.travis.yml
11 lines
(10 loc)
•
123 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language:
node_js
node_js:
-
'0.12'
-
'iojs'
sudo:
false
cache:
directories: - node_modules
script:
- npm test