Skip to content

Commit 107ef23

Browse files
Removed minor cruft from travis.yml file.
1 parent bd55ade commit 107ef23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
script:
1010
- git clone https://github.com/validator/build.git build
1111
- python ./build/build.py checkout
12-
- python ./build/build.py dldeps test
12+
- python ./build/build.py dldeps
1313
- python ./build/build.py build; python ./build/build.py build
1414
- python ./build/build.py test
1515
- python ./build/build.py jar

0 commit comments

Comments
 (0)