This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
javascript-obfuscator
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
added Travis-CI node v4.3.0
sanex3339
8 years ago
parent
16ec80941e
commit
faf6a090c8
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -2,6 +2,7 @@ sudo: false
language: node_js
node_js:
+ - "4.3.0"
- "4"
- "5.0.0"
- "5"