This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
joepie91
/
pegjs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
.travis.yml: Test also with Node.js 7.0.x
redux
David Majda
7 years ago
parent
f982e1cfd1
commit
e0511a55d5
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.travis.yml
1
.travis.yml
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