Skip to content

Commit 81766f4

Browse files
committed
Disable e2e job on Travis
1 parent 9520aff commit 81766f4

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
@@ -15,7 +15,7 @@ notifications:
1515
env:
1616
matrix:
1717
- JOB=unit
18-
- JOB=e2e
18+
# - JOB=e2e
1919
global:
2020
- SAUCE_USERNAME=nggrid
2121
- SAUCE_CONNECT_READY_FILE=/tmp/sauce-connect-ready

0 commit comments

Comments
 (0)