This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
2020-2021-Master-1-III-Tp-CI
/
Lepinette-Nicolas-The-git-url
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Create config.yml
circleci-project-setup
NicolasLepinette
6 years ago
committed by
GitHub
parent
8c21eb7637
commit
61c1e3403b
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
7 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
7
circleci/config.yml
7
circleci/config.yml
View File
@ -0,0 +1,7 @@
version
:
2.1
orbs:
node
:
circleci/node@3.0.0
workflows:
node-tests:
jobs:
-
node/test
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
2020-2021-Master-1-III-Tp-CI/Lepinette-Nicolas-The-git-url
Title
Body
Create Issue