This website requires JavaScript.
Explore
Help
Sign In
root
/
regexper-static
Watch
1
Star
0
Fork
0
You've already forked regexper-static
Code
Issues
Pull Requests
Releases
Wiki
Activity
1025fb0501
regexper-static
/
.travis.yml
7 lines
96 B
YAML
Raw
Normal View
History
Unescape
Escape
configure Travis continuous integration It will run gulp karma:single , and fail if that fails.
2016-01-03 16:53:10 +00:00
language
:
node_js
node_js
:
-
"4.1"
before_script
:
-
npm install -g gulp
gulp verify is better suited for travis
2016-01-03 18:56:20 +00:00
script
:
gulp verify
Reference in New Issue
Copy Permalink