Skip to content

Commit eb34cf3

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

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
language: node_js
22
node_js:
3+
- "0.12"
4+
- "4.3"
35
- "6"
46
- "8"
57
- "10"
6-
7-
before_install:
8-
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19BQ0NFU1NfS0VZPUh5VmZydXJvb3dYb041eGhLZEs2Cg==`
9-

0 commit comments

Comments
 (0)