Skip to content

Commit 0000496

Browse files
committed
Explicitly list the ubuntu distribution for travis
1 parent dcf3579 commit 0000496

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
@@ -1,10 +1,9 @@
1+
dist: disco
12
language: node_js
23

34
node_js:
45
- 10
56

6-
sudo: false
7-
87
cache:
98
directories:
109
- "node_modules"

0 commit comments

Comments
 (0)