This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
insomnia
Watch
1
Star
0
Fork
0
You've already forked insomnia
mirror of
https://github.com/Kong/insomnia
synced
2024-11-07 22:30:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
61338d091c
insomnia
/
.gitlab-ci.yml
10 lines
108 B
YAML
Raw
Normal View
History
Unescape
Escape
update
2016-04-13 23:32:49 +00:00
image
:
node:4.2.2
Trying new cache
2016-04-14 01:34:06 +00:00
cache
:
untracked
:
true
update
2016-04-13 23:32:49 +00:00
all_tests
:
script
:
Trying new cache
2016-04-14 01:34:06 +00:00
-
npm install &> /dev/null
Update gitlab build script
2016-04-14 01:28:32 +00:00
-
npm test
Reference in New Issue
Copy Permalink