This website works better with JavaScript.
Explore
Help
Register
Sign In
joepie91
/
pegjs
Watch
1
Star
0
Fork
You've already forked pegjs
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
.travis.yml: Test also with Node.js 7.0.x
Browse Source
redux
David Majda
8 years ago
parent
f982e1cfd1
commit
e0511a55d5
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
.travis.yml
Unescape
Escape
View File
@ -6,6 +6,7 @@ node_js:
-
"4.0"
-
"5.0"
-
"6.0"
-
"7.0"
before_script:
-
npm install -g gulp
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
joepie91/pegjs
Title
Body
Create Issue