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
Add support for testing with Node.js 8
master
Futago-za Ryuu
6 years ago
committed by
GitHub
parent
35f3c5267a
commit
bc5c8a0f97
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
@ -7,6 +7,7 @@ node_js:
-
"5.0"
-
"6.0"
-
"7.0"
-
"8.0"
before_script:
-
npm install -g gulp
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
joepie91/pegjs
Title
Body
Create Issue