Skip to content

Commit 196b42e

Browse files
authored
Merge pull request steveklabnik#107 from mgattozzi/osx
Enable OSX builds for Travis
2 parents ee6786d + 86d1584 commit 196b42e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: rust
22

3+
os:
4+
- linux
5+
- osx
6+
37
rust:
48
# someday, but rls relies on nightly right now.
59
# - stable

0 commit comments

Comments
 (0)