Browse Source

Update .travis.yml

Stanislav Denisov 5 years ago
parent
commit
1c2461d9fe
1 changed files with 0 additions and 4 deletions
  1. 0 4
      .travis.yml

+ 0 - 4
.travis.yml

@@ -1,14 +1,10 @@
 os:
   - osx
-
 language: c
-
 compiler: clang
-
 script:
   - cmake ./Source/Native/ -DCMAKE_BUILD_TYPE=Release -DENET_SHARED=1
   - cmake --build .
-
 deploy:
   provider: surge
   domain: enet.surge.sh