Skip to content
GitLab
Projets
Groupes
Sujets
Extraits de code
/
Aide
Aide
Support
Forum de la communauté
Raccourcis clavier
?
Proposer une rétroaction
Contribuer à GitLab
Connexion
Activer/désactiver la navigation
Menu
Khraimeche Salim
Cours
6565ba016807ba5c6c44efde5ce40613ed39c845
cours
.travis.yml
Rechercher un fichier
Normal view
History
Permalink
.travis.yml
79 octets
Newer
Older
Add travis.yml for CI build
Nick Schonning
a validé
déc. 31, 2012
1
2
language
:
node_js
node_js
:
use node.js 0.10
Hakim El Hattab
a validé
oct. 06, 2014
3
-
0.10
attempt n2 to fix grunt in travis ci build
Hakim El Hattab
a validé
fév. 27, 2013
4
5
before_script
:
-
npm install -g grunt-cli