Skip to content

Commit 100b3b6

Browse files
committed
Travis: notebook execution runs in the integration test stage
1 parent ee616fc commit 100b3b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
- python: '3.6'
4949
env:
5050
- INCLUDE_CLI=1
51-
- INCLUDE_NB_TEST=1
5251
- python: '2.7'
5352
env:
5453
- INCLUDE_CLI=1
@@ -65,7 +64,7 @@ jobs:
6564
- TEST_ENTITY_SERVICE=https://testing.es.data61.xyz
6665
- INCLUDE_CLI=1
6766
- stage: Integration
68-
python: '3.6'
67+
python: '3.7'
6968
env:
7069
- TEST_ENTITY_SERVICE=https://testing.es.data61.xyz
7170
- INCLUDE_CLI=1

0 commit comments

Comments
 (0)