Przeglądaj źródła

Crystal is now community supported on Travis CI

master
Jonne Haß 8 lat temu
rodzic
commit
d1944efe6a
1 zmienionych plików z 1 dodań i 6 usunięć
  1. +1
    -6
      .travis.yml

+ 1
- 6
.travis.yml Wyświetl plik

@ -1,9 +1,4 @@
language: c
before_install: |
curl http://dist.crystal-lang.org/apt/setup.sh | sudo bash
sudo apt-get -q update
install: |
sudo apt-get install crystal
language: crystal
script:
- crystal build crisp.cr
- crystal spec

Ładowanie…
Anuluj
Zapisz