diff options
| author | Kumar Priyansh <[email protected]> | 2019-06-10 18:49:37 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-06-10 18:49:37 +0530 |
| commit | 8994aea8c1e9179375cf49c64fd403a9132c638a (patch) | |
| tree | 36a03f85e27cb21d2b77cfda038763a98e79a317 | |
| parent | 05b2a8e79d0056c0fadf8ffeb90cd38c431a56cc (diff) | |
| download | authorr-8994aea8c1e9179375cf49c64fd403a9132c638a.tar.xz authorr-8994aea8c1e9179375cf49c64fd403a9132c638a.zip | |
Updated Travis CI YAML
| -rw-r--r-- | .travis.yml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/.travis.yml b/.travis.yml index 20a6ec6..670fd97 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,17 +1,6 @@ language: node_js node_js: node - - -before_script: - - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start; fi - -matrix: - include: - - os: linux - sudo: required - dist: trusty -# - os: osx -# osx_image: xcode7.3 +os: windows cache: directories: |
