Skip to content

Commit

Permalink
aangfanboy/TripletLossFace
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 20, 2020
1 parent ff3d575 commit e7627cf
Showing 1 changed file with 1 addition and 56 deletions.
57 changes: 1 addition & 56 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,63 +15,8 @@ matrix:
- python: pypy
- python: pypy3
env:
- REPO=rachpt/lanzou-gui
- REPO=donnemartin/system-design-primer
- REPO=bregman-arie/devops-exercises
- REPO=tensortrade-org/tensortrade
- REPO=microsoft/c9-python-getting-started
- REPO=Yorko/mlcourse.ai
- REPO=mmotti/pihole-regex
- REPO=altair-viz/altair
- REPO=OpenMined/PySyft
- REPO=smellslikeml/ActionAI
- REPO=microsoft/DialoGPT
- REPO=awslabs/gluon-ts
- REPO=ray-project/ray
- REPO=aangfanboy/TripletLossFace
- REPO=aj-4/ig-followers
- REPO=Ascotbe/Medusa
- REPO=Jack-Lee-Hiter/AlgorithmsByPython
- REPO=NVlabs/stylegan
- REPO=keras-team/keras
- REPO=dmmiller612/bert-extractive-summarizer
- REPO=google-research/text-to-text-transfer-transformer
- REPO=puremourning/vimspector
- REPO=satwikkansal/wtfpython
- REPO=mikf/gallery-dl
- REPO=derv82/wifite2
- REPO=n1nj4sec/pupy
- REPO=PythonCharmers/python-future
- REPO=ansible/ansible
- REPO=oaubert/python-vlc
- REPO=ColdGrub1384/Pyto
- REPO=CoreSecurity/impacket
- REPO=internetarchive/openlibrary
- REPO=google/ffn
- REPO=apache/beam
- REPO=apache/incubator-mxnet
- REPO=hyperledger/iroha-python
- REPO=Supervisor/supervisor
- REPO=cheshirekow/cmake_format
- REPO=ckan/ckan
- REPO=ibm-watson-iot/connector-cloudant
- REPO=ibm-watson-iot/device-kodi
- REPO=ibm-watson-iot/functions
- REPO=apache/spark
- REPO=Tribler/tribler
- REPO=webpy/webpy
- REPO=nodejs/node
- REPO=nodejs/node-gyp
- REPO=ArduPilot/ardupilot
- REPO=ArduPilot/pymavlink
- REPO=dronekit/dronekit-python
- REPO=ansible/awx
- REPO=matplotlib/matplotlib
- REPO=ggtracker/sc2reader
- REPO=httplib2/httplib2
- REPO=hyperledger/fabric-sdk-py
- REPO=getsentry/sentry
- REPO=v8/v8

install:
#- pip install -r requirements.txt
- pip install flake8 # pytest # add other testing frameworks later
Expand Down

0 comments on commit e7627cf

Please sign in to comment.