This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
HCrisp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#1
from jhass/patch-1
Crystal is now community supported on Travis CI
master
Linda_pp
9 years ago
parent
7e9153a0ee
d1944efe6a
commit
1469b0ac76
1 changed files
with
1 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-6
.travis.yml
+ 1
- 6
.travis.yml
View File
@ -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
Write
Preview
Loading…
Cancel
Save