Skip to content

Commit 3c23f4f

Browse files
authored
Removing Browserstack credentials from travis.yml
1 parent 8b43dbf commit 3c23f4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ python:
88
- "3.5"
99

1010
before_install:
11-
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19BQ0NFU1NfS0VZPUh5VmZydXJvb3dYb041eGhLZEs2Cg==`
1211
- pip install psutil
1312

1413
script: python -m unittest discover

0 commit comments

Comments
 (0)