Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2245)

Delta Between Two Patch Sets: .travis.yml

Issue 328180043: [dftimewolf] Removed convoluted imports, make config a class (Closed)
Left Patch Set: Check on user config file (fixes tests) Created 6 years, 7 months ago
Right Patch Set: Simpler recipe & module import; fix tests; travis file Created 6 years, 7 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « .gitignore ('k') | dftimewolf/cli/dftimewolf_recipes.py » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 language: python
2 python:
3 - "2.7"
4
5 install:
6 - pip install -r requirements.txt
7
8 script:
9 python run_tests.py
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b