This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
purescript-httpurple
Watch
2
Star
0
Fork
0
You've already forked purescript-httpurple
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0708d729a6
purescript-httpurple
/
.travis.yml
5 lines
80 B
YAML
Raw
Normal View
History
Unescape
Escape
#153 bind to 0.0.0.0 instead of localhost (#154) * Bind to 0.0.0.0 instead of localhost * Don't use nixjs for purescript * Use lorri * Use niv * Use nix for travis build * Clean up travis config
2020-02-27 00:43:38 +00:00
language
:
nix
Turn off travis email notifications (#43)
2017-07-18 18:29:30 +00:00
notifications
:
email
:
false
#153 bind to 0.0.0.0 instead of localhost (#154) * Bind to 0.0.0.0 instead of localhost * Don't use nixjs for purescript * Use lorri * Use niv * Use nix for travis build * Clean up travis config
2020-02-27 00:43:38 +00:00
script
:
nix-shell --run 'make test'
Reference in New Issue
Copy Permalink