Skip to content
Snippets Groups Projects
Unverified Commit 2ba551fb authored by Gabriel Engel's avatar Gabriel Engel
Browse files

removed echo

parent eb69fc6a
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,6 @@ install: ...@@ -22,7 +22,6 @@ install:
- export PATH="$HOME/.meteor:$PATH" - export PATH="$HOME/.meteor:$PATH"
before_script: before_script:
- mkdir /tmp/build - mkdir /tmp/build
- echo $CXX
- npm install - npm install
- npm run lint - npm run lint
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment