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
f2db7e8da0b7d0555aac3ce1d45c42b6df58128c
cours
.travis.yml
Rechercher un fichier
Normal view
History
Permalink
.travis.yml
100 octets
Newer
Older
Add travis.yml for CI build
Nick Schonning
a validé
déc. 31, 2012
1
2
3
language
:
node_js
node_js
:
-
0.8
attempt n2 to fix grunt in travis ci build
Hakim El Hattab
a validé
fév. 27, 2013
4
before_script
:
attempt to fix travis ci
Hakim El Hattab
a validé
juin 09, 2014
5
6
-
npm install -g grunt-cli
-
npm update -g npm