Home Explore Help
Register Sign In
joepie91
/
pegjs
1
0
Fork 0
Code Issues Pull Requests Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1025 Commits
2 Branches
0 Tags
6.6 MiB
Tree: ef3abf33b9
master
redux
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'ef3abf33b9'
${ noResults }
pegjs/.travis.yml

10 lines
110 B
Raw Normal View History

travis: use containers for faster builds http://docs.travis-ci.com/user/migrating-from-legacy/
8 years ago
sudo: false
Implement Travis CI integration
11 years ago
language: node_js
node_js:
.travis.yml: Tweak Node.js versions Do not test under io.js (which is no longer a thing), test under Node.js 4.0.x and 5.0.x. Zero minor versions are intentional, I wan't to make sure that PEG.js doesn't depend on any features added later in the 4.x and 5.x cycle.
7 years ago
- "4.0"
- "5.0"
.travis.yml: Test also with Node.js 6.0.x
7 years ago
- "6.0"
travis: cache node_modules for faster builds This reduces build times by around 10 seconds. http://blog.travis-ci.com/2013-12-05-speed-up-your-builds-cache-your-dependencies/
8 years ago
cache:
directories:
- node_modules
Powered by Gitea Version: 1.15.11 Page: 98ms Template: 4ms
English
English 简体中文 繁體中文(香港) 繁體中文(台灣) Deutsch français Nederlands latviešu русский Українська 日本語 español português do Brasil Português de Portugal polski български italiano suomi Türkçe čeština српски svenska 한국어
Licenses API Website Go1.16.13