Skip to content

Commit 18afc6b

Browse files
committed
build env: linux => osx
1 parent 8212f50 commit 18afc6b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
language: node_js
22
node_js:
33
- "10"
4+
os: osx
45
cache:
56
directories:
67
- node_modules
7-
before_script:
8-
- sudo apt-get install language-pack-bn
98
script:
109
- npm test
1110
- npm run build

0 commit comments

Comments
 (0)