Commit d03eaeb2 authored by Matteo04052017's avatar Matteo04052017
Browse files

.

parent 6cfafd18
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,8 +20,8 @@ before_script:
# In this case we have only the test job which produce an artifacts (it must be placed into a directory called "public")
# It is also specified that only the master branch will be subject of this job. 
test:
  tags:
    - docker-machine
  # tags:
    # - docker-machine
  script:
  - pipenv run python setup.py test
  - ls -la