Skip to content

Commit b039b04

Browse files
committed
Dont export browserstack keys in .travis.yml, readding old node versions
1 parent 48c10ad commit b039b04

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
language: node_js
22
node_js:
3+
- "4.3"
34
- "6"
45
- "8"
56
- "10"
6-
7-
before_install:
8-
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19BQ0NFU1NfS0VZPUh5VmZydXJvb3dYb041eGhLZEs2Cg==`
9-

0 commit comments

Comments
 (0)