Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit 9808819

Browse files
authored
Run only simple e2e in travis
1 parent a57b5ee commit 9808819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ cache:
1111
install: true
1212
script:
1313
- 'if [ $TEST_SUITE = "simple" ]; then tasks/e2e-simple.sh; fi'
14-
- 'if [ $TEST_SUITE = "installs" ]; then tasks/e2e-installs.sh; fi'
1514
env:
1615
global:
1716
- USE_YARN=no

0 commit comments

Comments
 (0)